Skip to content

Example Worker Library for use with SimpleWorker, feel free to contribute!

Notifications You must be signed in to change notification settings

frommww/simple_worker_examples

 
 

Repository files navigation

This is a repository of sample workers to be used on SimpleWorker.

Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)

Most of these make you of the _config.yml file for the SimpleWorker project_id/token as well as for the config keys and settings for the examples. Modify this file with your keys (or hardwire them into the example).

A few of the workers use other workers (master_slave example, for example). Make sure you make use of the right path in the merge_worker.

The same goes for any files that might be included with the worker. (You merge these with the merge command).

For a Rails example, see: https://github.com/iron-io/simple_worker_rails_example

About

Example Worker Library for use with SimpleWorker, feel free to contribute!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%