Scaling multiple gearman workers

不问归期 提交于 2019-12-12 03:24:11

问题


I created 500 gearman workers on server that have 32 cores and 64GM RAM. The server working well with 60-70% CPU, 22 load avg. i created it with supervisor.

What is the best practice for this amount of workers, can you advise to other solution that is not supervisor? what about gearman manager?

The worker process a job between 10-100MS - on avg the queue is always 90%.


回答1:


Want to update, when i upgrated the version of supervisor to 3.2 its solved my problem.



来源:https://stackoverflow.com/questions/32608300/scaling-multiple-gearman-workers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!