Benchmark test between Mina and Netty.
- mvn clean install assembly:assembly
- cd target
- unzip *-bin.zip
- bin/start_client.sh or bin/start_server.sh
The relatively new version of mina3(3.0.0-M2), netty3(3.8.0.Final) and netty4(4.0.17.Final). you can choose the version you prefer.
- add async send mechanism
- remove unnecessary print
- fix some problems
- optimize Label in Aggreate Report
- extract some parameters
- reformat code
- optimize Label
- server name | send mode | client name : id
- add Netty4 pooled option to Client
- change the way of netty3 write buffer creation
- change jmeter to simperf
- client send a incremental id to server, server will response this id back to client