JRuby folks,
The WEBrick code has been littered with Java code and uploaded to
Install it as a gem ‘webricknio’
And run it as a server - rails s wnio
It gets a server with epoll and threadpool running inside your app
without
bundling it into a WAR.
I’ve been using it for a month in production. Some more work needs to be
done but it is closer to being complete than not.
Will appreciate your feedback.
Pradeep