Thanks Candid ! It's a really good post to get started.
On 29 nov, 22:27, Candid <[email protected]> wrote: > I use orbited in one of my company's in-house web2py applications. It > works great. I did not have to integrate it with web2py though - I use > it as a completely independent message broker. There are some python > scripts that run in background and process some stuff and send > notifications to browser through orbited built-in stomp server. I > think I used this tutorial to get > started:http://cometdaily.com/2008/10/10/scalable-real-time-web-architecture-... > > On Nov 29, 11:16 am, salbefe <[email protected]> wrote: > > > > > > > > > Hello, > > > I need to push some content in my website in 'real time'. I'm asking > > if someone had tried orbited (http://orbited.org/). After reading this > > post: Integrating Orbited with Web App Frameworks (http://orbited.org/ > > blog/2008/09/integrating-orbited-with-web-app-frameworks/) it seems > > that it should not be any problem of integration with web2py (using > > STOMP and RabbitMQ). > > > Anyway, I would like to known if someone had used it and if it could > > post an example. > > > Thank you in advance

