Dear all,
I have many data store in mysql database , and it's updated every second.
So I want to use APE Server.js to get infomation and broadcast to Clients
every 500 miliseconds.
I have many clients , so  I am afraid that mysql can not handle hundreads of
query per second, and every second.
I have an idea to use JAVA to write infomation to a XML file, then I use
server.js to get infomation from this XML file.
I am finding a solution to use server.js to get infomation from XML file.
anyone know, please help me. Thank you very much.

-- 
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/

Reply via email to