dashersw/cote

How to scaling one service that has many requests?

aswara opened this issue · 1 comments

Hey cote team,

Great work with this awesome project!

I have 10 services using cote for data communication, one of the services has a lot of requests so sometimes it takes a long time and timeouts, do you have a solution to my problem?

You can launch multiple copies of the same service, and cote will automatically load-balance.