Skip to content

Instantly share code, notes, and snippets.

@bbelyeu
Created October 10, 2016 21:50
Show Gist options
  • Save bbelyeu/10a56b8c0a34a1893158a2eb6f4ec759 to your computer and use it in GitHub Desktop.
Save bbelyeu/10a56b8c0a34a1893158a2eb6f4ec759 to your computer and use it in GitHub Desktop.
# Gearman doesn't make the connection until it
# is needed so let's set it up now for convenience
self.connection = _GearmanClient([config['gearman']])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment