Commit Graph

1148 Commits

Author SHA1 Message Date
babic_a 6bc82e437a Add module frame to FastQueue 2020-05-04 09:53:07 +02:00
babic_a 5fc22620d9 Merge remote-tracking branch 'origin/master' into compression 2020-05-04 09:25:57 +02:00
babic_a e7ffad0592 SF buffer should bind 2020-05-04 09:18:44 +02:00
babic_a 487efb3f01 Extend sf_buffer with streaming capabilities 2020-05-04 09:16:49 +02:00
babic_a c001faac9a Comment out not yet working code 2020-05-04 09:16:36 +02:00
babic_a 8148802325 Add new parameter for buffer 2020-05-04 09:16:25 +02:00
babic_a 5f8b889887 added stream for live analysis to test 2020-05-04 09:08:24 +02:00
babic_a 5221d53f36 in case of missing completely frame, don't raise exception 2020-05-04 09:07:27 +02:00
babic_a 7e7593717c move sf_replay to other numa nodes and make a quasi online stream (one hour replay) to test 2020-05-04 09:05:13 +02:00
Dmitry Ozerov b484b45b88 working version of sf_stream (sends to streamvis assembled frame) 2020-05-01 14:20:16 +02:00
babic_a 6253e53a19 Add partial implementation of LiveH5Reader 2020-05-01 13:56:24 +02:00
babic_a 8cf8d3e7d2 Close file at end 2020-05-01 13:56:08 +02:00
babic_a 6dd2fbbb1c Remove unused import 2020-05-01 13:10:16 +02:00
babic_a 7418cd3613 Improve interface for caching data from file 2020-05-01 13:09:09 +02:00
babic_a b71a2af0ed Made interface more simple for sf_live 2020-05-01 13:05:37 +02:00
babic_a 0810b67f5a Remove useless imports 2020-05-01 12:52:50 +02:00
babic_a 2f95c599ba Adjust interface for LiveH5Reader 2020-05-01 12:52:22 +02:00
babic_a c1f31b3c0f Merge remote-tracking branch 'origin/master' into compression 2020-05-01 12:41:55 +02:00
babic_a 6df2457dd7 Stubs for LiveH5Reader 2020-05-01 12:41:50 +02:00
Dmitry Ozerov 7db13ffbc6 add build to gitignore 2020-05-01 12:41:39 +02:00
babic_a 85660a9260 Added new sf_live stub 2020-05-01 12:41:39 +02:00
Dmitry Ozerov e796e0f49d systemd scripts modified to use /usr/bin 2020-05-01 12:40:25 +02:00
Dmitry Ozerov eb87fcfa2f first steps in implementation of sender to visualisation and live analysis 2020-05-01 12:07:01 +02:00
babic_a 9a6d761e5e Merge remote-tracking branch 'origin/master' into compression 2020-05-01 10:50:44 +02:00
babic_a 0d5d954e67 Remove unused core-writer 2020-05-01 10:49:31 +02:00
babic_a 4a227344b8 Add new executable 2020-05-01 09:37:16 +02:00
babic_a 8e33cbe8a3 Fix sf_replay 2020-05-01 09:34:26 +02:00
babic_a 873ebfd8a3 Add property for RB retry speed 2020-05-01 09:34:03 +02:00
babic_a f3bf066600 Fix build 2020-05-01 09:33:51 +02:00
Dmitry Ozerov bda6b6a27b systemd scripts (example) to run micro services: sf_buffer (udp receiver+writer to buffer) and sf_replay 2020-04-30 13:43:59 +02:00
babic_a 458b3f2200 Cleanup after removal of core-writer 2020-04-29 17:56:24 +02:00
babic_a 03be8dd228 Fix buffer tests 2020-04-29 17:51:26 +02:00
babic_a 50b5aac1ad Change project name 2020-04-29 17:50:24 +02:00
babic_a 170c6dfdbd Update tests to reflect changes in the codebase 2020-04-29 17:47:33 +02:00
babic_a 5ae69ede37 Remove core-writer from the project 2020-04-29 17:45:51 +02:00
babic_a aa11d81623 Move RingBuffer tests as well 2020-04-29 17:45:24 +02:00
babic_a 02acff7e59 Short refactoring of UDP Receiver 2020-04-29 17:40:09 +02:00
babic_a be538ddd78 Moved RingBuffer to core 2020-04-29 17:39:57 +02:00
babic_a 4f1db2e0ed Moved from core-writer to core-buffer 2020-04-29 17:34:42 +02:00
babic_a 6949fe28fb Move UDP recv parameter to core-buffer 2020-04-29 17:34:26 +02:00
babic_a 1abaacdf55 Add date.h to external 2020-04-29 17:26:09 +02:00
babic_a 649d03ae8b Beginning of new README 2020-04-29 16:59:37 +02:00
babic_a 87a204e988 Change to 50 (experimentally defined) 2020-04-29 16:12:21 +02:00
babic_a bc6382e2b6 Fix dataset creation bug 2020-04-29 16:04:46 +02:00
babic_a bb93591f00 Fix bug in dataset creation 2020-04-29 15:22:17 +02:00
babic_a 326d900bdb Set all datasets to chunking 2020-04-29 15:21:02 +02:00
babic_a 82c676895f Fix typo 2020-04-29 15:18:12 +02:00
babic_a 5b57610df0 Extend writer with metadata 2020-04-29 15:17:29 +02:00
babic_a e1ab75fec4 Recv uses correct form of buffer 2020-04-29 15:08:19 +02:00
babic_a bf595870d6 Implement multi frame metadata buffer 2020-04-29 15:04:42 +02:00