Labels: eventmachine , postgres , rev , ruby , ruby 1.9
At eSpace we have just released an alpha version of NeverBlock. A library that aims to bring evented IO to the masses. It does so by wrapping all IO in Fibers which handle all the async aspects and hides them totally from the developers.
Just as a teaser, here are some benchmarks of running PostgreSQL queries with and without NeverBlock

10x performance boost? how about that?
I am working on extending the NeverBlock library now, watch this space for great news soon
Just as a teaser, here are some benchmarks of running PostgreSQL queries with and without NeverBlock
10x performance boost? how about that?
I am working on extending the NeverBlock library now, watch this space for great news soon