Re: want to learn to contribute

2014-11-30 Thread Philippe Mouawad
Hi, I suggest you start with something more simple and that matches users requests, take a look at current issues (bugs or enhancements) Then once you get to know the code contribute a bigger feature. Regards Philippe On Sunday, November 30, 2014, Devang Gaur wrote: > I have a proposal . > A p

Re: want to learn to contribute

2014-11-30 Thread Dzmitry Kashlach
Since 2.12 JMeter has such plugin - DNS Cache Manager . You should select custom resolver and define Google Public DNS IP as DNS server. If "clear cache after each iteration" is checked, than target IP will be resolve

Re: want to learn to contribute

2014-11-30 Thread Devang Gaur
I have a proposal . A plugin to enable the Google Public DNS selection . I've read that Google Public DNS helps in reducing DNS lookup time . On Sun, Nov 30, 2014 at 3:53 AM, Devang Gaur wrote: > Hi Philippe , I have read that pdf manual you provided (How to make a > plugin for Jmeter) . Honest

Re: want to learn to contribute

2014-11-29 Thread Devang Gaur
Hi Philippe , I have read that pdf manual you provided (How to make a plugin for Jmeter) . Honestly, I didn't understand it fully, but yeah , it gave me a pretty good idea of how things work in here . The project will take a good amount of time . The thing is , I am quite new to such good scale de

Re: want to learn to contribute

2014-11-29 Thread Philippe Mouawad
Hi, Swing for GUI. Regards On Sat, Nov 29, 2014 at 4:36 PM, Devang Gaur wrote: > Hello,Philippe Mouawad . I want to know whether the JMeter uses GWT or > JSwing and AWT for the GUI ? > > On Sat, Nov 29, 2014 at 5:08 AM, 雪松 <2011xues...@gmail.com> wrote: > > > ok.i am going to study first. > >

Re: want to learn to contribute

2014-11-29 Thread Devang Gaur
Hello,Philippe Mouawad . I want to know whether the JMeter uses GWT or JSwing and AWT for the GUI ? On Sat, Nov 29, 2014 at 5:08 AM, 雪松 <2011xues...@gmail.com> wrote: > ok.i am going to study first. > 在 2014-11-29 凌晨4:40,"Philippe Mouawad" 写道: > > > Hello, > > Nice ideas, your contributions are

Re: want to learn to contribute

2014-11-28 Thread 雪松
ok.i am going to study first. 在 2014-11-29 凌晨4:40,"Philippe Mouawad" 写道: > Hello, > Nice ideas, your contributions are welcome. > > Development: > >- You should read first read this: > - http://jmeter.apache.org/extending/jmeter_tutorial.pdf >- Then checkout code either through SVN o

Re: want to learn to contribute

2014-11-28 Thread Philippe Mouawad
Hello, Nice ideas, your contributions are welcome. Development: - You should read first read this: - http://jmeter.apache.org/extending/jmeter_tutorial.pdf - Then checkout code either through SVN or clone github mirror: - https://github.com/apache/jmeter - To configure your w

Re: want to learn to contribute

2014-11-28 Thread 2011xues...@gmail.com
hi,i am new too .i wanna jmeter support thrift. 发自我的 iPad > 在 2014年11月28日,下午6:43,David Coppens 写道: > > Read the jmeter webpage. > Op 28 nov. 2014 09:31 schreef "Devang Gaur" : > >> Would anyone care to respond ? >> >> On Fri, Nov 28, 2014 at 1:07 AM, Devang Gaur >> wrote: >> >>> Hey , I am

Re: want to learn to contribute

2014-11-28 Thread David Coppens
Read the jmeter webpage. Op 28 nov. 2014 09:31 schreef "Devang Gaur" : > Would anyone care to respond ? > > On Fri, Nov 28, 2014 at 1:07 AM, Devang Gaur > wrote: > > > Hey , I am new to open source development and to the ASF . I know Java . > > Since , jmeter is a pure 100% (as stated on the webp

Re: want to learn to contribute

2014-11-28 Thread Devang Gaur
Would anyone care to respond ? On Fri, Nov 28, 2014 at 1:07 AM, Devang Gaur wrote: > Hey , I am new to open source development and to the ASF . I know Java . > Since , jmeter is a pure 100% (as stated on the webpage) Java based > project , I woud like to learn to contribute to the project . Ple

Re: want to learn to contribute

2014-11-27 Thread Devang Gaur
Hey , I am new to open source development and to the ASF . I know Java . Since , jmeter is a pure 100% (as stated on the webpage) Java based project , I woud like to learn to contribute to the project . Please give me a walkthrough . On Fri, Nov 28, 2014 at 12:07 AM, Devang Gaur wrote: > Hey ,

want to learn to contribute

2014-11-27 Thread Devang Gaur
Hey , I am new to open source and to ASF . I know Java . Since , jmeter is a pure 100% (as stated on the webpage) , I woud like to learn to contribute to the project . Please give me a walkthrough .