FairMQ/fairmq/README.md
2017-05-23 14:10:34 +02:00

878 B

FairMQ

Standard FairRoot is running all the different analysis tasks within one process. FairMQ (Message Queue) allows starting tasks on different processes and provides the communication layer between these processes.

  1. Device
    1. Topology
    2. Communication Patterns
    3. State Machine
  2. Transport Interface
    1. Message
      1. Ownership
    2. Channel
    3. Poller
  3. Development
    1. Testing
  4. Examples