0MQ with Python using Docker
I am planning to dive into the details on ZMQ patterns, sockets and all other fancy stuff zeromq
offers so I need to find the best way to write disposable code which allows me to get the learn-test-understand loop as quick as possible. I find the best language for doing …