|
|
|
|
|
by mehi
5670 days ago
|
|
RingoJS is not slow. We use it in the Erbix backend, running a separate Rhino/RingoJS engine for each account. It's really stable, fast, multi-threaded. We use it in conjunction with PostgreSQL JDBC driver, serving large source code files, rendering templates written in JavaScript, static files upload/download, etc. http://www.erbix.com is an Erbix app running on a standard Erbix account. |
|
And, JFYI, you have to move static content to nginx or lighthttpd, Coyote serves static files even worse than Apache web server.
All you say about functionality of the platform has no relation to the speed.