Commit Graph

69 Commits

Author SHA1 Message Date
babic_a dfd6138aa0 Add max statistics 2020-04-22 17:03:20 +02:00
babic_a bb9c6f24f5 Reset also total_ms 2020-04-22 17:02:21 +02:00
babic_a 3c1a057ffa Tweak buffer and add some poor mans statistics 2020-04-22 17:00:29 +02:00
babic_a 72ae0207a4 First version of sf writer 2020-04-22 16:51:05 +02:00
babic_a da31c90f1d Add timing to reader 2020-04-22 16:04:14 +02:00
babic_a 998d5ba9a9 Fix sockets initialization bug 2020-04-22 15:57:28 +02:00
babic_a 09c27986f7 Reverse order of operation 2020-04-22 15:53:33 +02:00
babic_a 8a839d8e59 Try multi polling instead of single merge 2020-04-22 15:48:38 +02:00
babic_a faf98e5d7c A bit of fixes 2020-04-22 15:23:11 +02:00
babic_a 3401f2a25e Test arrangement 2020-04-22 14:38:39 +02:00
babic_a 034da4d658 Debug output from writer 2020-04-22 14:31:55 +02:00
babic_a 34ba4c1780 Add some module logic 2020-04-22 14:09:53 +02:00
babic_a b1e8301407 Reverted back to backpressure implementation 2020-04-22 14:01:27 +02:00
babic_a 7f015b742e Simple socket test 2020-04-22 13:39:19 +02:00
babic_a c7d758b42b Change to push pull for test 2020-04-22 13:27:52 +02:00
babic_a 981ef8c2c3 IPC pub sub test 2020-04-22 13:11:20 +02:00
babic_a 76bde34d97 Trying ipc for transport protocol 2020-04-22 12:48:48 +02:00
babic_a 09a46daea0 Send some data 2020-04-22 12:41:01 +02:00
babic_a cccba2f771 Add simple back pressure mechanism 2020-04-22 12:33:05 +02:00
babic_a 4e1fd36aa1 Change address back to 50000 2020-04-22 11:56:14 +02:00
babic_a e588264dfc Set linger to 0 on writer 2020-04-22 11:55:20 +02:00
babic_a 193418a404 Adjust HWM 2020-04-22 11:50:19 +02:00
babic_a 94db92b521 Change default port to 49000 2020-04-22 11:45:42 +02:00
babic_a 781d40a633 Add more info about exception 2020-04-22 11:44:34 +02:00
babic_a 29a361572b Adapt sender and receiver to new struct 2020-04-22 11:36:34 +02:00
babic_a c4e982baa9 Dune both sides 2020-04-22 11:03:34 +02:00
babic_a 95f40b1ac8 Shorten the queue 2020-04-22 10:52:31 +02:00
babic_a 9fb402b53d Change connect address 2020-04-22 10:48:17 +02:00
babic_a 11a4720dd3 Increase the number of io threads to 4 2020-04-22 10:47:35 +02:00
babic_a 854246f820 Throw correct error 2020-04-22 10:39:32 +02:00
babic_a 577221810f Fix number of input parameters 2020-04-22 10:36:23 +02:00
babic_a e18a24d341 Simple SF writer receiver 2020-04-22 10:34:51 +02:00
babic_a 607b0b6fe2 Release RB for test 2020-04-21 20:32:54 +02:00
babic_a f7e7fe81a0 Initialize ring buffer 2020-04-21 20:29:32 +02:00
babic_a b94390ec5a Adjust writer to new buffer 2020-04-21 20:27:15 +02:00
babic_a 635e18b422 Comment out class temporarily 2020-04-21 20:26:49 +02:00
babic_a 8cc063a38c Fix import in sf_h5_writer 2020-04-21 20:19:45 +02:00
babic_a 4c0dde41e5 Make stupid file writer 2020-04-21 19:45:11 +02:00
babic_a 89328f700f Zero does not get into the final string 2020-04-21 14:02:01 +02:00
babic_a 7be45ab4c2 Fix input pulse_id resolution 2020-04-21 13:56:07 +02:00
babic_a 7348537d1d Fix dataset conflict in H5 writer 2020-04-21 13:19:31 +02:00
babic_a 085331f8ea Fix data types 2020-04-21 13:08:52 +02:00
babic_a f56fd15385 Adjust parameters passed to writer 2020-04-21 13:00:06 +02:00
babic_a c990adf0fa Add relative file index instead of using pulse id for writing 2020-04-21 12:54:50 +02:00
babic_a f080112099 Adjust help menu to removed device_name 2020-04-21 12:35:49 +02:00
babic_a 3393d609a2 Make the help menu nicer 2020-04-21 12:35:02 +02:00
babic_a 09900876b2 Calculate device name internally 2020-04-21 12:33:24 +02:00
babic_a 504eb19405 Cleanup imports 2020-04-21 12:26:36 +02:00
babic_a 9a24e238d1 Remove MPI leftover 2020-04-21 12:26:23 +02:00
babic_a 8783ca8d87 Remove format reminder 2020-04-21 12:18:28 +02:00