You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a module, that can handle data that does not completely fit into memory. It loads specified chunks of the data and propagates them to the processing modules. At a specified point of the processing chain, the results are sequentially saved to the disk again as one whole file.
This issue has been imported from gitlab.
Description
Implement a module, that can handle data that does not completely fit into memory. It loads specified chunks of the data and propagates them to the processing modules. At a specified point of the processing chain, the results are sequentially saved to the disk again as one whole file.
Comments
cebe on 2015-06-09T13:11:32.000Z:
mentioned in issue #40
mila-brandt on 2015-06-17T12:05:33.000Z:
Milestone changed to Milestone 4
mila-brandt on 2015-06-25T07:52:45.000Z:
Milestone removed
The text was updated successfully, but these errors were encountered: