[zeromq-dev] use case for ZYRE framework
Chandra
chandra at fastmail.net
Thu Apr 26 18:11:34 CEST 2018
Dear ZMQ community,
Beginner to ZMQ. First of all thanks for great library and spirit behind
it. :). Zyre looks suitable for our academic research project (kind of
Command and Control) but have some doubts. Here is scenario
Lab with 20 Computer's connected Wifi /Ethernet. One computer
(Master PC - like command center Leader) run the Zyre based program.
All the 19 other also run the Zyre framework based program. (kind of
client program)
1. Master Computer can send whisper or shout message (INFO) to clients
always in listening mode for client message and store in Disk.2. Client program has some common task to do and send logs back to
Master computer3. Master , in addition to always listening - send some specific
command(COMMAND) , like Command 1 = Evasive, Command 2 = Terminate the client program etc.4. Client can send back - occasionally - " I am alive message" instead
of ZYRE Beacons message or long interval eacon message
Can i use Zyre framework or ZMQ API with Threads with a specific
pattern - (Router - Sub -) for the above scenario ? Am i missing
something?
Any thoughts? Suggestion? It greatly useful to design the project.
Cheers! ;)
With kindest regards,
Chandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20180427/91ffc83e/attachment.htm>
More information about the zeromq-dev
mailing list