On 11 January 2012 16:58, Flavio Cysne <[email protected]> wrote: > We are planning on an on-the-fly web monitoring and maybe geographically > distributed. > Instead of saving results in a local file, we pretend to send results do a
/pretend/intend/? > data center with sufficient disk storage to accommodate long running test > results. Yes, I get that, but SampleSender only applies in client-server mode, and AFAICT using (e.g.) the JMS sender would prevent any results from being returned to the client. > Thanks for your attention. > Flávio Cysne > > 2012/1/11 sebb <[email protected]> > >> On 11 January 2012 16:08, Flavio Cysne <[email protected]> wrote: >> > @sebb >> > >> > The main idea is to allow sample results to be sent to a JMS, WS, RS or >> > whatever receiver and make an on-the-fly web monitor using charts. >> > >> > Apologies if I misunderstood the purpose of SampleSender. >> >> Sorry, it was me that misread the proposal. >> >> SampleSender is only used in client-server mode to return results to >> the client; all servers use the same sender type. >> >> What you probably want is a Listener that can save results to JMS/WS/RS >> >> > Regards. >> > Flávio Cysne >> > >> > 2012/1/11 sebb <[email protected]> >> > >> >> On 9 January 2012 18:11, Flavio Cysne <[email protected]> wrote: >> >> > Hi folks, >> >> > >> >> > there is any interest over JMeter community to add a JMS/WS/RS >> >> > SampleSender? >> >> >> >> How would that differ from the existing JMS samplers? >> >> >> >> > What should be a reasonable way to start something like this? >> >> >> >> Discuss proposed functionality. >> >> >> >> > I'm interested on contributing to JMeter, but want to hear some >> >> > comments and suggestions first. >> >> > >> >> > Stepping ahead, I want to know if JMeter developers will >> incorporate >> >> > any JMeter-Plugins idea to official JMeter. >> >> >> >> Yes, we will consider adding plugins to JMeter if they are of general >> use. >> >> >> >> Any contributions should please contain test cases and documentation >> >> so they can be easily maintained. >> >> >> >> There are some 3rd party libraries that cannot be shipped with ASF >> >> products, so if the add-on requires external libs, it would be best to >> >> discuss the idea on the developer list first. >> >> >> >> > Thanks in advance. >> >> > Flávio Cysne >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
