zl程序教程

您现在的位置是:首页 >  其他

当前栏目

Gearman 安装

2023-09-14 08:59:51 时间
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

yum install gearmand

 

$ apt-cache search gearman | grep gearman

drizzle-plugin-gearman-udf - Gearman User Defined Functions for Drizzle

drizzle-plugin-logging-gearman - Gearman Logging for Drizzle

gearman - Distributed job queue

gearman-job-server - Job server for the Gearman distributed job queue

gearman-server - Gearman distributed job server and Perl interface

gearman-tools - Tools for the Gearman distributed job queue

libgearman-client-async-perl - asynchronous client for the Gearman distributed job system

libgearman-client-perl - client for the Gearman distributed job system

libgearman-dbg - Debug symbols for the Gearman Client Library

libgearman-dev - Development files for the Gearman Library

libgearman-doc - API Documentation for the Gearman Library

libgearman6 - Library providing Gearman client and worker functions

mod-gearman-doc - Documentation and examples for Mod-Gearman

mod-gearman-module - Nagios/Icinga event broker module for Mod-Gearman

mod-gearman-tools - Tools for mod-gearman

mod-gearman-worker - Worker agent for Mod-Gearman

python-gearman - Python interface to the Gearman system

python-gearman.libgearman - Python wrapper of libgearman

python3-gearman.libgearman - Python 3 wrapper of libgearman

 

 

rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

install libgearman-devel

pecl install channel://pecl.php.net/gearman-0.8.3

cat /srv/php/etc/conf.d/gearman.ini EOF

extension=gearman.so

 

测试安装

# php -r printf("%s \r\n", gearman_version());

0.14

ambari 2.7.6源码编译指南 2021/11/16,ambari终于推出了2.7.6版本,该版本相对2.7.5版本以来,共有26个contributors提交了114个commits以及修改了557个文件。本文以ambari最新版本源码,分享如何进行ambari源码编译以及编译过程中遇到的坑。
netkiller Nickname:netkiller | English name: Neo chen | QQ: 291379 | 订阅号:netkiller-ebook | 网站:http://www.netkiller.cn