Skip to content

timClicks/learn-python-zeromq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Learn ZeroMQ by Example in Python

This project attempts to be a way to learn ZeroMQ with some examples to explore its functionality. It is initally based in the andrewvc's learn-ruby-zeromq project. I've copied its structure and its examples and I will attempt to have the same behaviour and output but with pyhton language instead of ruby.

Hope to expand the examples and be useful for other ZeroMQ learners.

About ZeroMQ

According to its creators, [ZeroMQ] (http://www.zeromq.org) is a socket library that acts as a concurrency framework. Ilia Grigorik does a great job in his blog introducing its basic features. I am not able to do it better, so please check it here if you still interested.

About

A way to learn ZeroMQ by example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages