Difference between revisions of "Setting up Gearman"

From Dreamwidth Notes
Jump to: navigation, search
(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.