mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
Adding reademe files
This commit is contained in:
parent
d14d96ea70
commit
fe91e5af96
9
fairmq/README.md
Normal file
9
fairmq/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
fairmq
|
||||
========
|
||||
|
||||
The standard FairRoot is running all the different analysis tasks within one process. The FairMQ ([Message Queue](http://en.wikipedia.org/wiki/Message_queue)) allows starting tasks on different processes and provides the communication layer between these processes.
|
||||
|
||||
The underlying communication layer in the FairMQ is now provided by:
|
||||
|
||||
- [ZeroMQ](http://zeromq.org);
|
||||
- [NanoMSG](http://nanomsg.org).
|
Loading…
Reference in New Issue
Block a user