From: Devin Mullins Date: 2007-02-01T10:07:21+09:00 Subject: Re: process-per-connection with drb brabuhr@gmail.com wrote: > On 1/30/07, Paul Brannan wrote: >> I want to instead use a process-per-connection model and have a pool of >> processes waiting to handle requests. How should I go about >> implementing this? > Well, I will make no comment about how you "should" go about this, but I > hacked this together: There's also ara's ruby queues thing. Devin