Hi,

On Feb 12, 2007, at 10:30 AM, Michael Dyrna wrote:

> Who has deployed a py-transports installation with a very high  
> number of
> users and can share their experience with me? Say several thousand  
> users
> registered und several hundert users logged in concurrently?
>
> I am especially wondering about clustering. Does anyone have an idea
> other than
>
> * using XCP's clustering feature (since we are using ejabberd here)

A little birdie told me that ejabberd is getting domain_balancing ;)  
that does exactly what you want for MSN for ex.

Don't know when they will roll that into a release, but it's on SVN.  
Pull the guide from SVN and search for domain_balancing.

> * deploying more than one transport instance, each with its own JID
> (allows a simple kind of load balancing but not redundancy since they
> would all have their own user base).

I would not recommend this: it's ugly and not really needed.

But what do you want to know exactly? I see around 300k registered  
MSN users, and more than 5k online at any point in time. the new 0.11  
release of pymsnt is much better than the 0.10. If you see memory  
problems, check the branch that deals with that. Haven't tried that yet.

You need shared storage for the spool. You could be creative but I  
don't recommend it.

Best regards,
--
HIId: Pedro Melo
SMTP: [EMAIL PROTECTED]
XMPP: [EMAIL PROTECTED]

_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to