An open API service indexing awesome lists of open source software.

https://github.com/erxes/erxes-message-broker


https://github.com/erxes/erxes-message-broker

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# erxes-message-broker

```
if (
erxes-a
envs:
RABBITMQ_HOST-X
and
erxes-b
envs:
RABBITMQ_HOST-X
)
then
erxes-a
envs:
RABBITMQ_HOST-X
MESSAGE_BROKER_PREFIX-a

erxes-b
envs:
RABBITMQ_HOST-X
MESSAGE_BROKER_PREFIX-b
else
MESSAGE_BROKER_PREFIX -- undefined (not must)
endif
```