Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mega-buffering passthrough block #19

Open
guruofquality opened this issue Sep 7, 2014 · 0 comments
Open

mega-buffering passthrough block #19

guruofquality opened this issue Sep 7, 2014 · 0 comments
Assignees

Comments

@guruofquality
Copy link
Contributor

Create a simple passthrough block with a "boundless" input buffer. The purpose is to be able to buffer vast amounts of data in memory when it cannot be read out fast enough -- at the expense of 1) backing up the flow and 2) consuming available PC memory resources.

This block will have custom input buffer manager that will 1) allocate more buffers on demand, and 2) never report empty (or report empty at some specified maximum).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant