Projects with this topic
-
asyncmsg2 is the network communication library, based on Boost::asio and TCP/IP, used by all Phase2 dataflow applications
This repository is a fork of the Phase-I asyncmsg repository meant to contain new Phase-II developments, thus the name asyncmsg2.
Bug fixes in Phase-I should be ported to this repository if appropriate. New features for Phase-II should be integrated into this repository
Documentation ; Jira ;
Updated -
DataHandler to Dataflow interface, implemented as a shared library loaded by the DataHandler application. Receives ROBFragments provided by the DataHandler, and sends them to the Event Filter computing farm upon request
Documentation ; Jira ;
Updated -
EventDispatcher application dispatches events accepted by the first-level trigger to the Event Filter (EF) computing farm
Documentation ; Jira ;
Updated -
EventBuilder application 1) aggregates fragments from the Readout 2) transfers full events to Event Filter 3) transfer selected events to storage
Documentation ; Jira ;
Updated