Is there a framework/app for testing distributed systems or just network apps?
问题 I want to simulate at least 9 clients to test my p2p engine. And i want to make some of them to be behind NAT and some of them to have all ports unlocked. Also, i would like to see log which creates each of them. I am not capable of running 9VM simultaneously, so I'm here to ask experts: is there something i can use for testing it? I am using Boost library in my app. 回答1: I think that's the perfect solution for linux users: http://www.nrl.navy.mil/itd/ncs/products/core I will keep this answer