Kmq Alternatives
Similar projects and alternatives to kmq
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Reactive-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
-
AkkaGRPC
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
-
-
wiringbits-scala-newbie-warts
A collection of WartRemover warts for Scala newbies used by Wiringbits
kmq discussion
kmq reviews and mentions
-
FedNow Is Live
thanks for the reply!
I'm aware that Kafka is low-level (and that there is kmq, which tries to implement a message queue on top of it https://github.com/softwaremill/kmq/ ), but the exactly-once semantics seems isomorphic to having the sender and the receiver doing a 2 phase commit using the log.
what are MQ's guarantees? how are they implemented?
Stats
softwaremill/kmq is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kmq is Scala.