perl5-net-statsd-server
perl5-net-statsd-server copied to clipboard
Graphite backend post_stats() must be asynchronous
Or otherwise it will block reception of events from the main loop.
Maybe there's another way of doing it, AnyEvent->child or something similar.