virtual - Operating large numbers of VM's -


i have machine , need run tests on it. these tests involve firing large number of identical vm's (up ~1000) @ same time, , commanding them same thing @ same time.

does know best hypervisor this? i've been searching while , nobody seems interested in doing this. can find running multiple vm's on single host, isn't helpful.

any thoughts appreciated! in advance!

for record, everyone, solved in easy way! created python server , client scripts , set them run on boot. way have each vm boot , wait signal on virtual network. on signal, start work. gets them close same timing. so, easiest solution, use virtual network set them going!

thanks all!


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -