Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tidal/peip_gearman
Gearman extension for PEIP
https://github.com/tidal/peip_gearman
Last synced: 6 days ago
JSON representation
Gearman extension for PEIP
- Host: GitHub
- URL: https://github.com/tidal/peip_gearman
- Owner: tidal
- Created: 2010-04-05T17:32:30.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-04-18T21:08:43.000Z (over 14 years ago)
- Last Synced: 2023-03-11T00:22:24.747Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
PEIP_Gearman
Gearman extension for PEIPREQUIREMENTs:
Installed PEIP Core: can be found here
Installed Gearman Server: can be found here
Installed Gearman PHP Extension: can be found here
INSTALLATION:
PEAR Install
run:
pear channel-discover pear.peip-project.de
pear install peip/peip_gearmanInstall From Download
Download source http://github.com/tidal/PEIP_Gearman/downloads
Extract file to your include directory.Install From Source
Change to one of your include directories.
run:
git clone git://github.com/tidal/PEIP_Gearman.git