R/jobqueue.R
init_job_queue.Rd
Initialize an existing job queue created by create_job_queue
create_job_queue
init_job_queue(qfile, mapsize = 2^30, ...)
the name of the job queue
size of the map for LMDB database
other arguments to be passed to mdb_env
mdb_env
an object of class "job_queue"
"job_queue"
qfile should be a subdirectory under the current working directory
qfile