Using a broker to distibute work

Hi all,

I would like to use a broker to distribute work among many Integration Servers. That is, the Broker should notice that one Integration Server is idle and publish a document to that server and not to any of the others. The broker should distribute the work evenly so that all servers are kept busy and it should also be possible to connect a new server which the broker would then also utilise.

All documents are of the same type and can be processed by any server. The aim is parelell processing.

Does anybody know if this is possible and if so how to configure it?

Thanks,
Patrick.

Just found a post which answers my question:

[url=“wmusers.com”]wmusers.com