Hacker News new | ask | show | jobs
by redtuesday 4824 days ago
More likely because the version uses only as many threads as the cpu has cores. Whereas the servlet version for example has 128 thanks to the default resin configuration.
1 comments

That would definitely be an issue as well. Although, this is easily configurable within the application.conf file if I remember correctly.