FXIhub / xfel2013

Analysis for European XFEL experiment with proposal ID XFEL2013
1 stars 1 forks source link

Writing a separate data dealer for online #3

Open daurer opened 6 years ago

daurer commented 6 years ago

The idea is that we write a standalone ZMQ service, which reads data on different ports from the Karabo device (in multiple threads) and fills a common Ringbuffer. Another thread is checking for complete events and is dealing those frames to the Hummingbird backend....

daurer commented 6 years ago

We decided to create this feature in a separate repo: https://github.com/FXIhub/exfelsync