Skip to main content

NameDescription
is_scheduler_threadDetermines whether or not the thread that calls this function is a scheduler thread
ping_schedulerPings the master scheduler thread
scheduler_active_queue_reinsertReinsert a delivery construct's messages into the active queue, for re-processing
scheduler_close_connectionHave the scheduler clean up a connection
scheduler_recurrent_func_addRegisters a recurrent function and a closure for the master scheduler thread
scheduler_registerRegisters a scheduler with the system
scheduler_reuse_connectionHave the scheduler re-use the connection
Was this page helpful?