React Native Job Queue

React Native Job Queue

  • API
  • Docs
  • Help
  • GitHub

›Interfaces

Introduction

  • Globals

Classes

  • JobStoreMock
  • Queue
  • Uuid
  • Worker

Interfaces

  • CancellablePromise
  • Job
  • JobStore
  • QueueOptions
  • RawJob
  • WorkerOptions
Edit

QueueOptions

QueueOptions /

Options to configure the queue

Hierarchy

  • QueueOptions

Index

Properties

  • concurrency
  • onQueueFinish
  • updateInterval

Properties

Optional concurrency

• concurrency? : undefined | number

Defined in Queue.ts:21


Optional onQueueFinish

• onQueueFinish? : undefined | function

Defined in Queue.ts:16

A callback function which is called after the queue has been stopped

parameter executedJobs


Optional updateInterval

• updateInterval? : undefined | number

Defined in Queue.ts:20

Interval in which the queue checks for new jobs to execute

← JobStoreRawJob →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • Optional concurrency
    • Optional onQueueFinish
    • Optional updateInterval
React Native Job Queue
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Facebook Open Source
Copyright © 2021 Your Name or Your Company Name