I'd love to have a client that uses blockingSend directly rather than going through a queue + executor
(the monitoring library I use already ensures that backend clients are called on a separate threadpool.)
Any chance you guys could add a BlockingStatsdClient implementation? Don't really know how to properly factor out the commonalities in Java or I'd submit a PR, sorry!
I'd love to have a client that uses blockingSend directly rather than going through a queue + executor
(the monitoring library I use already ensures that backend clients are called on a separate threadpool.)
Any chance you guys could add a BlockingStatsdClient implementation? Don't really know how to properly factor out the commonalities in Java or I'd submit a PR, sorry!