good ideas. your ideas mainly focus on technology. I have some ideas of functionality. the most important part is samplers. In samplers, I think the 'TCP sampler' should be enhanced. the reasons is: I did many performance test projects. and in summury, the most technology used is 1st HTTP, 2nd TCP socket Jmeter is enough for HTTP test I think. but for TCP socket, it's far away from enough. at the moment I think it should have: 1. a conversion presentation from hex to string 2. use property or variables in packet to send
At 2014-10-15 03:46:54, "Philippe Mouawad" <[email protected]> wrote: >Hello, >I think it would be a good idea to fix a roadmap for next releases of >JMeter so that we can concentrate our work on prioritary features. > >My prioritary ideas are the following: > > - Rework architecture to be able to use a pool of threads instead of > thread or use Reactor Pattern ( > http://reactor.github.io/docs/api/reactor/timer/SimpleHashWheelTimer.html > ) > - Introduce Http Client async feature or at least use one HttpClient for > all threads > - Support Websocket and SPDY2 (bugzilla for those, but they depend on > first 2) > - Create an Async listener + a pluggable one (to allow Graphite /JDBC > plugins) , see https://issues.apache.org/bugzilla/show_bug.cgi?id=55932 > . I made progress but didn't commit work yet > - Fix known bugs in REDO/UNDO new feature > - https://issues.apache.org/bugzilla/show_bug.cgi?id=57043 > - https://issues.apache.org/bugzilla/show_bug.cgi?id=57039 > - https://issues.apache.org/bugzilla/show_bug.cgi?id=57040 > - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53540 > - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53833 > - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53628 > - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55597 > > >I suggest everyone enhances this roadmap and we vote to decide on the >priorities. > >Thoughts ? > >-- >Regards >Philippe M. >@philmdot
