Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lmm
on Sept 19, 2023
|
parent
|
context
|
favorite
| on:
RabbitMQ vs. Kafka – An Architect’s Dilemma (Part ...
> You can stream messages into a buffer and process them in parallel, and commit the low watermark offset whenever it changes, as described above. I've implemented this in .NET with Channels and saturate the CPUs with no problem.
And there are libraries that will manage all this for you e.g.
https://github.com/line/decaton
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And there are libraries that will manage all this for you e.g. https://github.com/line/decaton