Commit Graph

29 Commits

Author SHA1 Message Date
babic_a 7cd11be183 Rename run_writers to run_receivers
In the new implementation the default state is to have the receivers running,
but not the writers.
2019-04-23 12:02:49 +02:00
babic_a e6956d9e6d Added error signaling to Writer 2019-04-03 16:42:39 +02:00
babic_a 5bf3688ae0 Remove old references 2019-04-03 14:55:08 +02:00
babic_a 19235b4c62 Add signaling from writer to manager 2019-04-02 15:52:22 +02:00
babic_a 1c3304861e Do not stop the process when the writer finishes. 2019-04-02 15:44:21 +02:00
babic_a 38e6969900 Refactor writing of h5 2019-04-02 15:41:23 +02:00
babic_a 2ed6ccd9e1 Running the writer logic 2019-04-02 14:51:37 +02:00
babic_a 724ac2101e Receiver process adaptation 2019-04-02 12:01:36 +02:00
babic_a f6f18bd80d Fix file format bug 2018-12-06 17:53:11 +01:00
babic_a f21dd0734f Pass chunk size to MetadataBuffer 2018-12-05 18:03:14 +01:00
babic_a 2686b04b4c Add debug output on file rollover 2018-12-05 15:45:24 +01:00
babic_a 7b75b52764 Rename cachig metadata method 2018-12-04 17:17:26 +01:00
babic_a e33d5401e0 Calculate initial dataset size 2018-12-04 16:58:29 +01:00
babic_a 36b4e25858 Adapt process manager to new writer 2018-12-03 18:08:19 +01:00
babic_a e5c340126b Add MetadataBuffer to BufferedWriter 2018-12-03 17:19:01 +01:00
babic_a 06f7f8773e Write file format in each fragment 2018-12-03 16:02:03 +01:00
babic_a 32d42564af Transfer writing h5 format to a function 2018-12-03 15:54:01 +01:00
babic_a b2dfe949b4 Create first file chunk at init 2018-12-03 13:49:40 +01:00
babic_a 4be0a8935b Use buffered writer instead of raw 2018-12-03 11:56:22 +01:00
babic_a 5e85083aa6 Revert changes to implement a separate class 2018-12-03 10:40:20 +01:00
babic_a a37266de2c Pass n_frames to H5Writer 2018-11-22 15:30:30 +01:00
babic_a ff034f8bff Remove unused instance of RingBuffer 2018-11-14 17:51:24 +01:00
babic_a 18e5f88bac Pass frames per file forward 2018-09-26 17:26:08 +02:00
babic_a f3d90a2c4a Converted ProcessManager into class 2018-07-18 17:10:44 +02:00
babic_a df86695047 Add a dummy writter for writing to /dev/null 2018-07-18 11:56:31 +02:00
babic_a d511d86e8d URL fix, again 2018-07-13 10:44:29 +02:00
babic_a 9a50627eff Add slash after hostname 2018-07-13 10:37:51 +02:00
babic_a e49d48917a Writer broker notifications 2018-07-12 15:48:51 +02:00
babic_a a481e67428 Reorder the repository 2018-07-12 10:51:47 +02:00