------ art_47263_5137793.1147137620934 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline If you try it out, I'll be very interested in hearing how it goes. We're taking feature requests, too :-). (We're currently re-implementing the Windows version to use async i/o, but that probably doesn't matter to you.) On 5/8/06, James Edward Gray II <james / grayproductions.net> wrote: > > On May 8, 2006, at 7:36 PM, Francis Cianfrocca wrote: > > > Yes, you want your callbacks to return quickly. Spin a Ruby thread > > otherwise. If it turns out that many users of Eventmachine face > > that issue > > (such as doing a database call while processing a callback) then > > we'll look > > at incorporating a thread-pool into Eventmachine. That would fit > > with the > > goals of Eventmachine, which are performance/scalability, ease-of- > > use, and > > feature-completeness for server implementations. > > I personally am fine with the current implementation. Seems like a > perfect fit with Ruby's threads. > > James Edward Gray II > > ------ art_47263_5137793.1147137620934--