Reorganize the mpool code into a separate submodule, which should allow for more/easier extensibility and better isolation from other bplib code.
Adds subq limits, to facilitate yielding the processing to other flows, not allowing all the buffers in the system to be consumed by a single active flow or storage task.
Reorganize the mpool code into a separate submodule, which should allow for more/easier extensibility and better isolation from other bplib code.
Adds subq limits, to facilitate yielding the processing to other flows, not allowing all the buffers in the system to be consumed by a single active flow or storage task.