Hacker News new | ask | show | jobs
by munksbeer 640 days ago
I'm late replying to this comment but NATS sounds interesting. Given this comment:

>We use NATS for different use cases at my company. In one use case, clients connect to an API to follow live, low-latency change events.

Do you require any form of guaranteed delivery for these events? And what do you consider low latency?

1 comments

Guaranteed delivery, yes. Latency is in the low millisecond range. Very happy with performance and stability.
Thanks