douchengjue9892 2015-10-14 19:20
浏览 16
已采纳

Beanstalkd队列服务器

when I set up a beanstalkd instance, for running in a production environment, should I use a separate server instance (Digital ocean) just as Queue Server? So it is better to separate this service from the rest of the system running on a droplet?

  • 写回答

1条回答 默认 最新

  • dongou2019 2015-10-15 07:12
    关注

    Pay attention to the memory and expected throughput of the queue.

    If you have above 10k ops/ second than you need to put on a large dedicated instance, otherwise it's good to store on the same server.

    Anytime in the future when you want to move it, you simply pause the system move the binlog to the new server and resume your service and will work.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler