-
Notifications
You must be signed in to change notification settings - Fork 13
Home
treeder edited this page Mar 21, 2012
·
12 revisions
The Ruby documentation is for the iron_worker gem.
- Getting Started - if you're new to IronWorker.
- Configuration
- Queue Tasks
- Schedule Tasks
- Check Task Status
- Retrieve Task Log
- Merging - how to merge other code, gems, files, etc into your worker
- Databases - how to connect to your database
- Setting Progress of Running Task
- Helper Functions
- Local Disk Storage
- Example Workers
If you want to write your own IronWorker client or get deeper into the details, here's the IronWorker API docs.