The microservice instance I’m involved with has switched from Kafka to NATS. Our main reason for that was (a) native support of Golang, and (b) flakiness in Zookeper. Zookeper is not Kafka’s fault, but it was getting to be a problem for us.
The microservice instance I’m involved with has switched from Kafka to NATS. Our main reason for that was (a) native support of Golang, and (b) flakiness in Zookeper. Zookeper is not Kafka’s fault, but it was getting to be a problem for us.