I would like to load test my Netty (TCP port 5000), Kafka, Storm project. Can someone indicate a good tool for generating load. I have looked at Jmeter TCP sampler but from what i understand it requires many EC2 instances in order to simuate 200k concurrent users?
My Netty Server is accepting short incoming TCP requests on Port 5000 Not http.
Thanks in advance