Re: [ANN] Packet : A Pure Ruby Library for Event Driven NetworkProgramming
On Wed, 2007-11-21 at 04:14 +0900, hemant wrote:
> It also provides real easy to user UNIX workers for concurrent programming.
Hemant,
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
|