Here is an example for an architecture of using ZeroMQ for adding WebSocket 
support to a non-real-time web-app, without much change to the existing 
code (server is PHP in this case, but the architectural structure is what's 
interesting)

http://socketo.me/docs/push

And here is a more in-depth and interesting example using python with 
gevent:

http://blog.pythonisito.com/2011/07/gevent-zeromq-websockets-and-flot-ftw.html

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to