Does JRuby-Rack support asynchronous processing as in Java Servlet 3.0 API ?
As I know, we can create an async. servlet (http://developerlife.com/tutorials/?p=1437). Is there anyway we can do that with JRuby-Rack?
Thanks.
This issue seems to be lacking activity, you can change that by posting a bounty.