Skip to content

kasun/zeromq-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Zeromq Client-Server example using Python.

Overview

Demonstrables:

+   Multiple client architecture.
+   Fair distribution of work among workers.

Requirements

+   Zeromq [link](http://www.zeromq.org/)
+   pyzmq [link](https://github.com/zeromq/pyzmq)

Run

+   python server.py
+   python clients.py

About

Zeromq Client-Server example using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages