Module: BackgroundQueue

Defined in:
lib/background_queue/client.rb,
lib/background_queue/utils.rb,
lib/background_queue/config.rb,
lib/background_queue/command.rb

Overview

The Background Queue will schedule tasks in the background. Refer to README for more details.

Defined Under Namespace

Modules: ClientLib, ServerLib, Utils, Worker Classes: Client, ClientException, Command, Config, InvalidCommand, LoadError