Man pages for richfitz/rrq
Simple Redis Queue

heartbeatCreate a heartbeat instance
object_storerrq object store
object_store_offload_diskDisk-based offload
rrq_configureConfigure rrq
rrq_controllerrrq queue controller
rrq_controller2Create rrq controller
rrq_default_controller_setRegister default controller
rrq_deferred_listList deferred tasks
rrq_destroyDestroy queue
rrq_envirCreate simple worker environments
rrq_heartbeat_killKill a process running a heartbeat
rrq_message_get_responseGet message response
rrq_message_has_responseDetect if message has response
rrq_message_response_idsReturn ids for messages with responses for a particular...
rrq_message_sendSend message to workers
rrq_message_send_and_waitSend a message and wait for response
rrq_queue_lengthQueue length
rrq_queue_listList queue contents
rrq_queue_removeRemove task ids from a queue
rrq_task_cancelCancel a task
rrq_task_create_bulk_callCreate bulk tasks from a call
rrq_task_create_bulk_exprCreate bulk tasks from an expression
rrq_task_create_callCreate a task from a call
rrq_task_create_exprCreate a task based on an expression
rrq_task_dataFetch internal task data
rrq_task_deleteDelete tasks
rrq_task_existsTest if tasks exist
rrq_task_infoFetch task information
rrq_task_listList all tasks
rrq_task_overviewHigh level task overciew
rrq_task_positionFind task position in queue
rrq_task_preceedingList tasks ahead of a task
rrq_task_progressFetch task progress information
rrq_task_progress_updatePost task update
rrq_task_resultFetch single task result
rrq_task_resultsGet the results of a group of tasks, returning them as a...
rrq_task_retryRetry tasks
rrq_task_statusFetch task statuses
rrq_task_timesFetch task times
rrq_task_waitWait for group of tasks
rrq_workerrrq queue worker
rrq_worker_configCreate worker configuration
rrq_worker_config_listList worker configurations
rrq_worker_config_readRead worker configuration
rrq_worker_config_saveSave a worker configuration
rrq_worker_config_save2Save worker configuration
rrq_worker_delete_exitedClean up exited workers
rrq_worker_detect_exitedDetect exited workers
rrq_worker_envir_setSet worker environment
rrq_worker_existsTest if a worker exists
rrq_worker_infoWorker information
rrq_worker_lenNumber of active workers
rrq_worker_listList active workers
rrq_worker_list_exitedList exited workers
rrq_worker_loadReport on worker load
rrq_worker_log_tailReturns the last (few) elements in the worker log, in a...
rrq_worker_process_logRead worker process log
rrq_worker_scriptWrite worker runner script
rrq_worker_spawnSpawn a worker
rrq_worker_statusWorker statuses
rrq_worker_stopStop workers
rrq_worker_task_idCurrent task id for workers
rrq_worker_waitWait for workers
richfitz/rrq documentation built on April 20, 2024, 4:41 a.m.