[zeromq-dev] tornado with zeromq
机械唯物主义 : linjunhalida
linjunhalida at gmail.com
Thu Jun 30 09:37:46 CEST 2011
hello, I'm using tornado as a websocket server.
and there is another program using zmq pub socket to privide some data.
so I'm using io_loop.add_timeout to loop checking sub socket,
and I think it is not a good way, how can I integrate tornado and zeromq?
here is my code:
https://github.com/halida/snake-challenge/blob/master/srcs/websocket_server.py
More information about the zeromq-dev
mailing list