- 다른 뜻에 대해서는 우분투 Gearman 서버 설치 문서를 참조하십시오.
- CentOS gearmand 설치
- CentOS gearman 서버 설치
1 사전작업[ | ]
2 설치[ | ]
Console
Copy
[root@zetawiki ~]# yum install gearmand
... (생략)
======================================================================================================
Package Arch Version Repository Size
======================================================================================================
Installing:
gearmand x86_64 1.1.8-2.el6 epel 156 k
Installing for dependencies:
boost-program-options x86_64 1.41.0-27.el6 base 108 k
postgresql-libs x86_64 8.4.20-3.el6_6 updates 202 k
tokyocabinet x86_64 1.4.33-6.el6 base 428 k
Transaction Summary
======================================================================================================
Install 4 Package(s)
Total download size: 894 k
Installed size: 2.9 M
Is this ok [y/N]: y
Console
Copy
... (생략)
Installed:
gearmand.x86_64 0:1.1.8-2.el6
Dependency Installed:
boost-program-options.x86_64 0:1.41.0-27.el6 postgresql-libs.x86_64 0:8.4.20-3.el6_6
tokyocabinet.x86_64 0:1.4.33-6.el6
Complete!
3 확인[ | ]
Console
Copy
[root@zetawiki ~]# rpm -qa gearmand
gearmand-1.1.8-2.el6.x86_64
Console
Copy
[root@zetawiki ~]# service gearmand status
gearmand is stopped
4 같이 보기[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.