jhester / DistributedGA

A distributed Genetic Algorithm simulation.
http://josiahhester.com
5 stars 0 forks source link

Condor #16

Closed ghost closed 13 years ago

ghost commented 13 years ago

We might have to look into another source of clients, I have been having trouble getting condor to give more than 20-30 clients.

ghost commented 13 years ago

Ok so I created a script to launch 30 clients in 30 different threads on 1 dragon machine, so with about 4 shells we get enough clients... the dragons seems to be handling the load well, but I'm not sure yet.

jhester commented 13 years ago

The dragons are supposed to be really fast. What if we multiple dragons? Should we ask Goasguen about the condor problems?

ghost commented 13 years ago

I found a python script that will basically do a recvall(), but after trying to have 100 clients on the same dragon + the server + the observer... I can't seem to get any sockets to connect anywhere lol

ghost commented 13 years ago

recvall function is commited far less drops but we are still getting a couple...