I designed an application that relies on sending and receiving messages in MSMQ remotely, my problem is I wanna test this in stress environment in which all devices sending and receiving as fast as possible and simultaneously so the issue is I don't have enough machines in my environment to test this case
my question is how can I simulate this case?