Ruby/JRuby and WEBrick serving requests one at a time -


How to force WEBrick to process multiple requests at one time? I am using some Ajax on my page which acts related to the long-running database and I can clearly see that the requests are being processed in a pipeline.

If you use jaaryub, then glassfish gem (glass stripped server as gem ), See Trinidad Mani (the same thing using Tomcat), or Warbler (production files that you can run directly or deploy on any app server). The easiest way to employ a highly concurrent app on Ruby is JRuby, and it looks comparatively outdated compared to the C-Ruby option.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -