Load testing for java client/server application -
i have written java client server application (not http), need load test. however, tools out there such jmeter , grinder seem targeted http requests. suggestions?
thanks!
since have no idea protocol you're using, write own client in way extendable load testing.
Comments
Post a Comment