Thanks I'm wondering whether it would be possible to write generic thrift plugin that could load a java client, and run its commands by configuration in jmeter. I'm not too familiar with the sampler API but I'll have a look.
On Thu, Jan 13, 2011 at 5:02 AM, dean forever <[email protected]>wrote: > hello Dvir, > my case is communicating between java app and python server > I wrote a java test script extending JavaSamplerClient, putted it to > jmeter > to run load testing. > it also works if your client is java and whatever server is! > You can try this way! > > 2011/1/12 Dvir Volk <[email protected]> > > > Is there any conventional way of load testing a thrift app? via JMeter or > > something like that? > > So far I've written load tests by hand, but if there's a better way I'd > be > > glad to know. > > > > Thanks > > > > Dvir > > >
