NATS

Difference between version 0 and 0 - Previous - Next
https://nats.io/%|%NATS%|% is an open-source message broker with high performance, clear documentation and very easy to use. The server is written in Go, and https://nats.io/download/%|%client libraries%|% are available in many languages - some of them official, others contributed by community. The Tcl client is available from https://github.com/Kazmirchuk/nats-tcl%|%Github%|%.

Whenever you have a job of building a distributed application or interfacing Tcl with software written in other languages, NATS might be a superior solution to raw TCP sockets, also much simpler than ZeroMQ or RabbitMQ, and thanks to the Apache license you can distribute the NATS server together with your commercial application. 

<<categories>>Message Broker