LuaScripts
class LuaScripts (View source)
Methods
static string pop() Get the Lua script for popping the next job off of the queue. static string release() Get the Lua script for releasing reserved jobs. static string migrateExpiredJobs() Get the Lua script to migrate expired jobs back onto the queue. static string size() Get the Lua script for computing the size of queue.