|
|
|
|
|
by Zariel
4023 days ago
|
|
I know bitly have an implementation of statsd in golang [0]. Ive not used it in production but have contributed to it. Go is fast to a point, it is not as fast as C but it is easier to write fast Go than fast C. [0] https://github.com/bitly/statsdaemon |
|