java - Spring Websockets and RabbitMQ fallback -


from spring framework documentation there few options message brokers handling messages. 1 in memory message broker provided spring, , list of few others (rabbitmq selected). build more robust system, there configuration can set, if rabbitmq goes down spring can detect , revert in memory message broker? go rabbitmq when comes up.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -