skr a écrit :
If we write additional server side modules in javascript in APE
server. How will they be executed:
1) When the client sends a command, will the server then execute the
javascript
or
2) The javascript modules are already compiled and when a command is
received server just has to execute the machine code...
It's precompiled. So yes, if you want to modify the code, you need to
restart the server.
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/