I am beginning to learn about gevents, referring this tutorial : http://sdiehl.github.io/gevent-tutorial/.
I can't really understand any major difference between a group of greenlets and a pool of greenlets. Can someone please explain or point to a source where the answer might be documented, preferably with an example.