[Seaside] Re: Many VM push using Comet?

Davorin Rusevljan davorin.rusevljan at gmail.com
Tue May 4 08:16:35 UTC 2010


On Tue, May 4, 2010 at 10:06 AM, Richard Durr
<richard.durr at googlemail.com>wrote:

> That is part of my problem: I do not have a persistency scheme,
> because I do not know what I need to get Comet working like described.
> I want the Push happen directly when something changes – otherwise it
> would be possible to comit everything to Magma for example before
> pushing, like you said. But that would require to push regulary and
> not event based (something changed) :(
>
> Thanks so far!
>
>
>
Maybe you could partition user sessions depnding on the group, so all users
from one group would end up on one VM. But if you intend to implement
something more heavy weight you might consider using some message queue
technology like RabbitMQ.

davorin rusevljan
http://www.cloud208.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100504/3b83f922/attachment.htm


More information about the seaside mailing list