Skip to content

cagatayavsar/ZeroMQ-Subscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ZeroMQ is a distributed messaging system.

You can get the software from http://zeromq.org/

This project uses the publish/subscribe pattern of ZeroMQ.

Publish/Subscribe is another classic pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers. Messages are published without the knowledge of what or if any subscriber of that knowledge exists.

The interface created using the Qt framework.

About

ZeroMQ Publisher and Subscriber

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages