mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-24 07:50:44 +02:00
Debugging and refactoring
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
|
||||
namespace config {
|
||||
// Receiver config.
|
||||
int n_io_threads = 1;
|
||||
int zmq_n_io_threads = 1;
|
||||
int zmq_receive_timeout = 100;
|
||||
|
||||
// Ring buffer config.
|
||||
size_t ring_buffer_n_slots = 100;
|
||||
|
||||
Reference in New Issue
Block a user