Can someone point me to some good resources about setting up MSMQ for queue clustering? I'm interested in help with:
- Actually setting up the clustered MSMQ nodes, and making it function
- Setting up an application to send messages to a clustered queue.
- Setting up applications (at least 2) to read from the same clustered queue.