parallel-consumer
parallel-consumer copied to clipboard
WIP! direct work loading, direct result processing, no time reliant data handover - all on demand
inspired by ring buffers and reducing or eliminating more intermediate buffers. Based on / extension / further work (hopefully much improved) from the pressure work in https://github.com/confluentinc/parallel-consumer/pull/44
Potentially superseded by:
- #219