Hi,

The horizontal scalability is currently under development, this will be the
point of our major next release we are working hard on it, but for now there
is no way to make two or more APE server communicate and share informations
on users/channels etc. The only way to use two different servers is to have
an application where your users do not publish data but only listen to. I
mean, if you have for example an application that displays a flow of data,
they you just have to load balance your users to different APE Servers to
simulate horizontal scalability. OTOH whenever you need to share user
properties or make them communicate, for now it's not possible.

The MySQL connector is built-in APE for now, but the community can create a
connector to any other database support. You just need to implement it in a
async way.

Regards,

--
John Chavarria - CEO / Designer
Weelya - improve the Web

+33 (0) 4.67.169.778
+33 (0) 6.43.56.00.83

Twitter : @jchavarria / @weelya

32 Rue du Faubourg Boutonnet
34090 Montpellier

http://www.ape-project.org/
http://www.weelya.com/


On Fri, Feb 26, 2010 at 5:30 AM, Sai kumar <[email protected]> wrote:

> 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]<ape-project%[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/
>

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