Learn R Programming

nanonext (version 1.9.0)

.dispatcher_info: Dispatcher Info

Description

Read dispatcher statistics directly under lock.

Usage

.dispatcher_info(disp)

Value

Integer vector of length 5: connections, cumulative, awaiting, executing, completed.

Arguments

disp

External pointer to dispatcher handle.