Ask HN: Anybody uses Ruby on Rails with EventMachine (for certain actions)?

https://news.ycombinator.com/item?id=2137522
by sdizdar • 16 years ago
1 0 16 years ago

We would like to use async processing for certain requests in our Ruby on Rails app (since requests are I/O intensive with high latency but CPU light). Is there any framework which does that? (In perfect world we would use node.js, but that has other problems)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com