Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-18 | Add block processor data structure | David Oberhollenzer | |
The interface is designed for parallel, asynchronuous processing of data blocks with an I/O callback that handles the serialized result. The underlying implementation is currently still synchronuous. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |