Commit Graph

98 Commits

Author SHA1 Message Date
babic_a 742f584220 Substitute the writer with the new naive one 2020-04-24 14:27:43 +02:00
babic_a a395d93c33 Implemented naive h5 writer 2020-04-24 14:27:25 +02:00
babic_a 235265599a Add new SF writer with basic operations 2020-04-24 14:19:02 +02:00
babic_a d7aa87ae53 Put sleep insted of write until we resolve the issue 2020-04-23 19:31:23 +02:00
babic_a a869a8cef8 Easy write 2020-04-23 18:33:57 +02:00
babic_a 70f2e73e30 Stop spamming the logs 2020-04-23 18:27:12 +02:00
babic_a c697ac63c0 Make writer noisy again 2020-04-23 17:53:07 +02:00
babic_a d3518fe1db Make it less noisy 2020-04-23 15:58:35 +02:00
babic_a d2b5365669 Revert back to pre-writing 2020-04-23 15:57:07 +02:00
babic_a 2e5f82cca8 Just a test 2020-04-23 13:50:43 +02:00
babic_a 983cc1ca95 Bug in source dataspace 2020-04-23 13:48:59 +02:00
babic_a b200888a99 First stab at writer 2020-04-23 13:46:23 +02:00
babic_a 5c73f28458 Temp disable errors 2020-04-23 13:08:27 +02:00
babic_a 343cbae0ff Naive writer test 2020-04-23 13:05:35 +02:00
babic_a e23f9c2541 Increase buffer to lower max latency 2020-04-23 13:00:38 +02:00
babic_a 926a36a4f8 Made the loop a bit more bearable 2020-04-23 12:51:43 +02:00
babic_a 25ce872dc2 Adding RB release to writer 2020-04-23 12:32:13 +02:00
babic_a 325ae5d9cf Add RB initialization 2020-04-23 12:24:25 +02:00
babic_a fd83d42636 Add exception handling to thread 2020-04-23 12:22:26 +02:00
babic_a 3cb743b750 Create context in common thread 2020-04-23 12:14:05 +02:00
babic_a cdc2e68921 Multithreaded writer and receiver 2020-04-23 12:01:27 +02:00
babic_a 97685dce9c Partial writer fix 2020-04-23 10:10:32 +02:00
babic_a 96fd9573b1 Revert back to single threaded assembly 2020-04-22 18:25:00 +02:00
babic_a 032349ee87 Confirm frame and start again 2020-04-22 17:56:39 +02:00
babic_a d177616a86 Fix timing issue 2020-04-22 17:54:42 +02:00
babic_a 05bce760a2 Init vector to n_modules 2020-04-22 17:52:48 +02:00
babic_a 173f481711 Add threads to the vector 2020-04-22 17:52:32 +02:00
babic_a be50da1cb7 Actually start the read threads 2020-04-22 17:47:27 +02:00
babic_a 47014b59b5 Test multithreaded SF writer 2020-04-22 17:37:08 +02:00
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