GromJS is a Server-Side JavaScript interpreter based on Mozilla's
SpiderMonkey core script engine which in operation with Bauk HTTP
Server provides complete PHP-like environment for JS scripting on Web
server.
GromJS interpreter includes persistent operation mode
(has ability to execute multiple scripts by single process for extreme
performance), session management, direct read/write access to Web
server files and directories, support for MySQL, PostgreSQL and SQLite
databases, system program execution and pipes, HTTP file upload and
authentication, cookies, CGI environment variables, and more.
It
represents the most advanced Server-Side JavaScript platform available,
providing more functionality and features than any other JavaScript
system. For example, it has more speed and features than Microsoft's
IIS/JScript ASP scripting server.
http://www.bauk.ws/gromjs/gromjs.jsx
No comments:
Post a Comment