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