Hi, in the pyzmq examples are some docs about it, https://github.com/zeromq/pyzmq/blob/master/examples/eventloop/web.py
best regards, fruss 2011/6/30 机械唯物主义 : linjunhalida <[email protected]>: > 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 > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- "In Vietnam the wind doesn't blow, it sucks." (Full Metal Jacket) (http://www.thebroccoliconspiracy.com) _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
