ubuntu上配置安装gearman

来源:互联网 发布:p2p无线监控软件 编辑:程序博客网 时间:2024/06/07 22:29

1. 安装pear包

sudo apt-get install php-pear  

2. 安装gearman

$ pecl install gearman

//php 说明

http://php.net/manual/en/install.pecl.pear.php



参考:

http://www.cnblogs.com/youxin/p/4138776.html

gearman的初次安装和使用


http://www.centoscn.com/image-text/install/2015/1028/6343.html  //centOS上安装Gearman


php安装gearman扩展实现异步分步式任务

http://www.xiaomlove.com/2014/09/20/php%E5%AE%89%E8%A3%85gearman%E6%89%A9%E5%B1%95%E5%AE%9E%E7%8E%B0%E5%BC%82%E6%AD%A5%E5%88%86%E6%AD%A5%E5%BC%8F%E4%BB%BB%E5%8A%A1/


0 0
原创粉丝点击