mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-07-06 14:51:43 +02:00
Since processing of live data can be done at 100Hz it would be more difficult to stream the full rate with a PUB/SUB mode. To support distributed live analysis we move to PUSH/PULL model, since we can support only one live processing at a time anyway (network constraints when working with large detectors).