Good alternative for message bus
Recently I found NATS server which can be used as message bus in service choreography architecture implementations.
Python client can be found https://github.com/nats-io/nats.py
Recently I found NATS server which can be used as message bus in service choreography architecture implementations.
Python client can be found https://github.com/nats-io/nats.py
Comments
Post a Comment