1
votes

I have tried searching for spring integration cluster for tcp inbound adapter and could not find the solution. Could some one help on clustering spring-integration tcp inbound adapter and looking for load balancing here.

1

1 Answers

0
votes

It's not at all clear what your requirements are but if the client side is also Spring Integration, subscribing multiple outbound adapters (each pointing to a different server) to the same channel will cause messages to be round-robin distributed to the servers