Create New Job Queue Object

jqo = jobq.new()

Creates a new job queue object.

Note

The jqo is an indexed Lua table with metamethods.
You can query the number of queued jobs with count = #jqo.