Skip to content
Discussion options

You must be logged in to vote

Hi @kharabela,

Thanks for the question. I responded to the other question you asked. Sharing the answer here as well:

I created a similar image comparing NATS, Kafka, and Fluvio. Going to use it to update our documentation.

In terms of Delivery Guarantees Fluvio supports at least once, at most once, and we support indempotence using deduplication which delivers the same output as exactly once - https://www.fluvio.io/docs/concepts/delivery-semantics/

Fluvio also supports ordering guarantees, persistence, replay-ability - https://www.fluvio.io/docs/concepts/data-consistency/

Throughput assumes a number of partitions and Fluvio can scale up to Kafka level throughputs while consuming a fract…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by drc-infinyon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants