Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Created January 18, 2011 08:12
Show Gist options
  • Save wilmoore/784123 to your computer and use it in GitHub Desktop.
Save wilmoore/784123 to your computer and use it in GitHub Desktop.
Gearman Command-Line Testing (quick job mocking)
# this will submit a job where workers servicing requests for "handleQueue" will receive a QueueID of 1
gearman -f handleQueue 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment