Open
Description
On the dogstatsd fork of this project, some performance improvements were made in this pull request: indeedeng@5d34f15
Consider porting these changes into the java-statsd-client. I'm not actually sure that the NIO UDP client affords any benefit, so worth doing some reading first. The batching of messages so as to fit as many as possible into the MTU will relate to #15