Open pineli opened 6 years ago
My idea is use the emq broker + emq-web-hook sending all published messages to NodeJS API that only will be send to RabbitMQ (balance) and I instantiate some applicatons to consume. Is it sounds good?
?
@pineli it may flood the http api if the load is huge. you can directly send from emqx to rabbitmq.
Hi @pineli, I have the same idea as you, how about your final solution?
My idea is use the emq broker + emq-web-hook sending all published messages to NodeJS API that only will be send to RabbitMQ (balance) and I instantiate some applicatons to consume. Is it sounds good?