Skip to content

Laboratory for experiments with Tornado and pyzmq (0MQ binding in Python)

Notifications You must be signed in to change notification settings

diogobaeder/tornado-zmq-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laboratory for experiments with Tornado and pyzmq (0MQ binding in Python)

First I started this little project to test some usages with Tornado and 0MQ (see the random-replies subdir), but I became more interested in making more different tests with these tools, as they make non-blocking I/O and asynchronous communication very easy, without the need for explicit multi-threading.

I hope I can fill up with more interesting cases while studying these tools.

About

Laboratory for experiments with Tornado and pyzmq (0MQ binding in Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages