Skip to content
Snippets Groups Projects
user avatar
Tobias Pietzsch authored
* 1 thread is responsible for writing data blocks to hdf5. It maintains a
  bounded queue of blocks to be written.
* n threads prepare blocks by copying or downsampling from the input image,
  submitting completed to the write queue. Processing of the next input
  image may start before all blocks of the previous image were written.
e135ccdb
History
Name Last commit Last update