Revise current data types to address streaming/extensibility #6

Open
opened 2023-06-20 12:54:39 +00:00 by Patrick Vogler · 0 comments

Summary

BigWhoop does not currently have an I/O interface and therefore does not provide I/O function calls for the host application. Since large data sets cannot be stored in personal computer/workstation memory, BigWhoop must allow streaming of uncompressed/compressed data sets to/from memory. This requires refactoring the derived data types defined earlier in the project.

## Summary BigWhoop does not currently have an I/O interface and therefore does not provide I/O function calls for the host application. Since large data sets cannot be stored in personal computer/workstation memory, BigWhoop must allow streaming of uncompressed/compressed data sets to/from memory. This requires refactoring the derived data types defined earlier in the project.
Patrick Vogler added this to the Refactored bwc_setup structure for streaming milestone 2023-06-20 12:54:39 +00:00
Patrick Vogler self-assigned this 2023-06-20 12:54:39 +00:00
Patrick Vogler added this to the Maintainbarkeit project 2023-06-20 12:54:40 +00:00
Patrick Vogler removed their assignment 2024-04-09 11:13:04 +00:00
Patrick Vogler removed this from the Maintainbarkeit project 2024-06-26 10:56:47 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TOPIO/BigWhoop#6
No description provided.