<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Scala with the Lift framework has an excellent mechanism of supporting Comet and concurrency with very few lines of code. I'm planning to build an example showing both BlazeDS and Comet integration of an OpenLaszlo app with a Scala/Lift backend. Scala implemented the Erlang specific Actor based approach for concurrency, reducing the complexity of handling threads drastically.<div><br></div><div>- Raju</div><div><br><div><div>On Aug 20, 2009, at 2:33 PM, Sebastian Wagner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I will have to think about a solution that gets into my project earlier.<br>I thought it would easiest to integrate into javaRPC. So that it does require only minimalistic code changes for the client site. But to be honest, changing the RPC-Servlet that generates the return values of javaRPC seems to be that kind of central component that it could be hard to integrate. Although I think I will have to make a separate servlet to implement weather a long poll or any of the other Comet mechanisms. I will have to query the docs how others did that.<br> <br>I also saw on Servlet Specs 3.0 that they will include a native support for Comet mechanisms.<br><a href="http://jcp.org/en/jsr/detail?id=315">http://jcp.org/en/jsr/detail?id=315</a><br><br><br>sebastian<br><br><div class="gmail_quote"> 2009/8/19 Max Carlson <span dir="ltr">&lt;<a href="mailto:max@openlaszlo.org">max@openlaszlo.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> I've only looked at this a little. &nbsp;It seems like building out OpenAjax Hub support would buy us more - then we could hook into DWR or Dojo, and not just for push!<br> <br> This is a longer-term project though...<br> <br> Sebastian Wagner wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5"> hi,<br> <br> <br> a quite long term requirement on my list is to realize a Ajax Push Mechanism to have a equivalent to a rtmpconnection in pure HTTP.<br> Does any dev already work on this Issue?<br> <br> <br> thanks,<br> sebastian<br> <br> -- <br> Sebastian Wagner<br> <a href="http://www.webbase-design.de" target="_blank">http://www.webbase-design.de</a><br> <a href="http://openmeetings.googlecode.com" target="_blank">http://openmeetings.googlecode.com</a><br> <a href="http://www.laszlo-forum.de" target="_blank">http://www.laszlo-forum.de</a><br> </div></div><a href="mailto:seba.wagner@gmail.com" target="_blank">seba.wagner@gmail.com</a> &lt;mailto:<a href="mailto:seba.wagner@gmail.com" target="_blank">seba.wagner@gmail.com</a>&gt;<br> </blockquote> <br> -- <br> Regards,<br> Max Carlson<br> OpenLaszlo.org<br> </blockquote></div><br><br clear="all"><br>-- <br>Sebastian Wagner<br><a href="http://www.webbase-design.de">http://www.webbase-design.de</a><br><a href="http://openmeetings.googlecode.com">http://openmeetings.googlecode.com</a><br> <a href="http://www.laszlo-forum.de">http://www.laszlo-forum.de</a><br><a href="mailto:seba.wagner@gmail.com">seba.wagner@gmail.com</a><br></blockquote></div><br></div></body></html>