Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a handful of small messages, one queue is enough to handle. But when encountering high volumn message input, we may want to use several queues to provide a load balance mechanism. So we can use the camel Load Balancer support. The message messaging service improvement here is much easier than that in other messaging system. You can open the routes on the above page.
Image Added
Use a loadBalance DSL for the message delivery on route1:

...