From: hemant Date: 2007-11-21T05:01:06+09:00 Subject: Re: [ANN] Packet : A Pure Ruby Library for Event Driven Network Programming On Nov 21, 2007 1:25 AM, Andre Nathan wrote: > In the eval server example, is a single worker process created, > corresponding to eval_worker.rb, or is it possible to create a pool of > pre-forked worker processes of the same class? > Andre, Currently, for each defined worker, only one process is created. You can't have a pool of workers instantiated from class. I am quite inclined to implement this feature and hence will be coming soon. If you can provide a patch, it would be awesome. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org