mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-10 06:02:02 +02:00
6129b711ba
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).