rstoyanchev / spring-websocket-portfolio

740 stars 443 forks source link

spring websocket in a clustered environment #64

Open ravindasenarath opened 8 years ago

ravindasenarath commented 8 years ago

This is more a question.

What happen if I cluster the application. What is the nature of relation between application and the message broker? Are message queues unique to application instance or are they common?

utsavkansara commented 6 years ago

I am also curious about this question