Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

hyperius/0mq_service_queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0MQ Service Queue

Replacement for default zmq_device with true round-robin and heartbeat


How to build

Run this commands to build project:

$ cd /path/to/sources
$ mkdir build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Release ../
$ make

Usage

$ cd /path/to/build/folder
$ cp -R default config_name
$ nano config_name/config.json
$ ./service_queue config_name

Dependencies

About

C++ Replacement for ZMQDevice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors