首页 > 其他 > 详细

beanstalkd

时间:2015-09-14 17:01:52      阅读:250      评论:0      收藏:0      [点我收藏+]

安装:

  1. You need to have the EPEL repo (http://www.servermom.org/2-cents-tip-how-to-enable-epel-repo-on-centos-6-and-5/894/)

  2. yum install beanstalkd

  3. chkconfig beanstalkd on

  4. service beanstalkd start

  5. service beanstalkd status

  6. by default beanstalkd is open for all IPs on the server on port 11300. edit config file at nano /etc/sysconfig/beanstalkd to restrict

  7. fin!

使用:

http://kr.github.io/beanstalkd/ 看官网

beanstalkd

原文:http://my.oschina.net/ifeixiang/blog/505895

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!