Skip to content

Job API

Grant Carthew edited this page Jul 29, 2016 · 22 revisions

Description

The Job object is where the work gets done in rethinkdb-job-queue. To create a Job object use the Queue.createJob method. Full details about the Job application programming interface are available in this wiki.

Main

How It Works

Contributing

API

Queue Methods

Queue Properties

Queue Events

Job Methods

Job Properties

Documentation

Clone this wiki locally