IncomingJob imitates IncomingJob in jobqueue package: factory
package is intended to be used as a jobqueue package (by import
jobqueue ".../fireworq/jobqueue/factory" since the only reason for
having a separate package is to avoid cyclic import with a driver
package such as mysql.
JobQueue imitates JobQueue in jobqueue package: factory package is
intended to be used as a jobqueue package (by import jobqueue
".../fireworq/jobqueue/factory" since the only reason for having a
separate package is to avoid cyclic import with a driver package
such as mysql.