I recently installed APE and I am using it as a comet server. I have
two questions regarding APE

1) Horizontal scaling: If you have a cluster of nodes running APE as
comet servers, how can they communicate with one another. Ex: If you
use APE as a comet server for chat application, which has millions of
users like google chat and facebook chat, how can ape comet servers
communicate with one another.

2) If there isn't very practical solution for the first question, then
APE comet servers should store their connections information(comet
server and user mapping) in a datastore like memcache which is
optimized for faster reads.

Does APE have support for any other data stores other than MySQL

Thanks

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