Difference between revisions of "Setting up Gearman"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (Created page with ' Install the server: sudo apt-get install gearman-server Run the daemon: sudo /etc/init.d/gearman-server start Might want to add it to startup. [[Category: Dreamwidth Inst…') |
(No difference)
|
Revision as of 21:42, 24 January 2010
Install the server:
sudo apt-get install gearman-server
Run the daemon:
sudo /etc/init.d/gearman-server start
Might want to add it to startup.