solanav / liu_client

Cliente en C
1 stars 0 forks source link

Stress test the client's server #37

Open solanav opened 5 years ago

solanav commented 5 years ago

Right now we use a multi-threaded solution that seems like a good idea in paper but we should set it up and test it with a big number of udp packets to see how it behaves.

solanav commented 5 years ago

Seems like some pings won't take it down. I need to use an external tool now.

solanav commented 5 years ago

Maybe we need to write a python tool or something similar to test this?