Skip to content

Queue Events

Grant Carthew edited this page Sep 14, 2016 · 8 revisions

Description

The rethinkdb-job-queue Queue object supports raising Node.js Events. Please see the Queue API document for a list of the supported events.

Depending on the changeFeed Queue option the events will either be local to the Queue object, or global for the whole queue.

Main

How It Works

Contributing

API

Queue Methods

Queue Properties

Queue Events

Job Methods

Job Properties

Documentation

Clone this wiki locally