IronWorker

IronWorker is a container-based, massively parallel, multi-language work-on-demand platform. The REST API lets you upload code packages, queue and manage tasks, schedule recurring jobs, and pull stats and logs, authenticated with per-project OAuth tokens.

API entry from apis.yml

apis.yml Raw ↑
name: IronWorker
description: IronWorker is a container-based, massively parallel, multi-language work-on-demand platform.
  The REST API lets you upload code packages, queue and manage tasks, schedule recurring jobs, and pull
  stats and logs, authenticated with per-project OAuth tokens.
humanURL: https://dev.iron.io/worker/
baseURL: https://worker-aws-us-east-1.iron.io/2
tags:
- Background Jobs
- Task Processing
- Serverless
- Containers
properties:
- type: Documentation
  url: https://dev.iron.io/worker/
- type: APIReference
  url: https://dev.iron.io/worker/reference/api/
- type: GettingStarted
  url: https://dev.iron.io/worker/getting_started/