Que v0.3.1 Que.Server
Que.Server
is the GenServer
responsible for processing all Jobs.
This GenServer
oversees the Workers performing their Jobs and handles
their success and failure callbacks. You shouldn’t call any of this
module’s methods directly. Instead use the methods exported by the
base Que
module.
Summary
Functions
Starts the Job Server
Functions
Starts the Job Server