Yeah, I was going to suggest MQ as well.<br><br><div class="gmail_quote">On Tue, May 4, 2010 at 9:16 AM, Davorin Rusevljan <span dir="ltr">&lt;<a href="mailto:davorin.rusevljan@gmail.com">davorin.rusevljan@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"><div class="im">On Tue, May 4, 2010 at 10:06 AM, Richard Durr <span dir="ltr">&lt;<a href="mailto:richard.durr@googlemail.com" target="_blank">richard.durr@googlemail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
That is part of my problem: I do not have a persistency scheme,<br>
because I do not know what I need to get Comet working like described.<br>
I want the Push happen directly when something changes – otherwise it<br>
would be possible to comit everything to Magma for example before<br>
pushing, like you said. But that would require to push regulary and<br>
not event based (something changed) :(<br>
<br>
Thanks so far!<br>
<div><div></div><div><br>
<br></div></div></blockquote></div><div><br>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. <br>


<br>davorin rusevljan<br><a href="http://www.cloud208.com/" target="_blank">http://www.cloud208.com/</a><br><br></div></div>
<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br>