Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start load balancer sample #1

Open
iwein opened this issue Mar 13, 2010 · 1 comment
Open

Start load balancer sample #1

iwein opened this issue Mar 13, 2010 · 1 comment

Comments

@iwein
Copy link
Owner

iwein commented Mar 13, 2010

See http://wiki.github.com/iwein/NoESB/load-balancing

There are three bundles needed:

  1. producer
  2. local consumer
  3. off loading consumer

The local consumer is a bundle that invokes a service in the same container with the message payload.

The off-loading consumer is a bundle that sends a message off to another system (for the example this could be as simple as writing a file to disk).

This issue is done when there is a working simplistic setup.

@iwein
Copy link
Owner Author

iwein commented Mar 14, 2010

I've outlined the structure in two maven projects, configured bundlor and tested installation of the empty bundles in the dm Server. Next I'll fill the SI configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant