HubSpot / BuckyServer

Node server that receives metric data over HTTP & forwards to your service of choice
http://github.hubspot.com/bucky
MIT License
194 stars 33 forks source link

Support Node cluster #29

Open vinhlh opened 8 years ago

vinhlh commented 8 years ago

Currently, Bucky Server only supports single process. It should support Node cluster to have better performance on multiple core server.