rwynn / monstache

a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.
https://rwynn.github.io/monstache-site/
MIT License
1.29k stars 181 forks source link

How to achieve high availability and high concurrency? #526

Open sunweiconfidence opened 3 years ago

sunweiconfidence commented 3 years ago

@rwynn

i want to run monstache with Multiple services running simultaneously?, that means not one work , other services wait for work, do you have good advise? thanks

dirk39 commented 3 years ago

Hi, I think the best way to run multiple services simultaneously is leveraging the workers options.