So it looks like a lot of recent activity going on with http implementations in EM. So who out there has a fairly solid keep alive support? I''ve seen swiftiply and it has some work done in that area, can''t remember if the em httpserver gem does or not. I''ve been fighting buggy jabber http bind implementations for longer then it would have taken to just write one, and I think em is a perfect platform for it. I don''t need chunked encoding or anything fancy, just keep alive support for building pipelining between a jabber server and web clients. Chris
On Jan 23, 2008 1:23 AM, snacktime <snacktime at gmail.com> wrote:> So it looks like a lot of recent activity going on with http > implementations in EM. So who out there has a fairly solid keep alive > support? I''ve seen swiftiply and it has some work done in that area, > can''t remember if the em httpserver gem does or not.Nobody. I implemented it for 0.6.3, but it had bugs and I didn''t want to take the time to sort them out right now, so I backed it out. If anyone wants to contribute a keep-alive implementation, though, I''d be happy to take the patch. Kirk Haines
On Jan 23, 2008, at 12:23 AM, snacktime wrote:> So it looks like a lot of recent activity going on with http > implementations in EM. So who out there has a fairly solid keep alive > support? I''ve seen swiftiply and it has some work done in that area, > can''t remember if the em httpserver gem does or not. > > I''ve been fighting buggy jabber http bind implementations for longer > then it would have taken to just write one, and I think em is a > perfect platform for it. I don''t need chunked encoding or anything > fancy, just keep alive support for building pipelining between a > jabber server and web clients. > > Chris > _______________________________________________ > Eventmachine-talk mailing list > Eventmachine-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/eventmachine-talksnacktime- I have a need for a better http jabber endpoint as well. Perhaps we could work on it together? You can ping me off the list if you want to talk about what your needs are and we could try to knock something out. Cheers- - Ezra Zygmuntowicz -- Founder & Software Architect -- ezra at engineyard.com -- EngineYard.com