From: Roger Pack Date: 2008-06-12T06:57:39+09:00 Subject: Re: eventmachine and rev > Unfortunately, I haven't done benchmarks of Rev vs. EventMachine. Maybe > I'll do some when there's an official EventMachine release with Ruby > 1.9support. If Rev does outperform EventMachine on Ruby > 1.9, it might be interesting to do what libev did for libevent: > monkeypatch > some core files of the pure Ruby implementation of EventMachine to use > Rev > as their underlying implementation. EventMachine packs support for a > lot of > features Rev does not, and is used by many, many projects (including > some of > my own) whereas Rev hasn't seen much use yet. Looks like EM supports 1.9. Might want to try them both out speed-wise sometime :) -R -- Posted via http://www.ruby-forum.com/.