dot-dispatcher_start: Start In-Process Dispatcher

.dispatcher_startR Documentation

Start In-Process Dispatcher

Description

Start In-Process Dispatcher

Usage

.dispatcher_start(url, disp_url, tls, serial, stream, capacity, cvar)

Arguments

url

URL to listen at for daemon connections.

disp_url

inproc:// URL for host REQ socket.

tls

TLS configuration or NULL.

serial

Serialization configuration (list or NULL).

stream

RNG stream integer vector (.Random.seed).

capacity

Memory budget in MB (metric, 1 MB = 1,000,000 bytes) for queued task payloads. NULL, 0, non-finite, or negative values are treated as unlimited.

cvar

Shared condition variable for capacity signaling.

Value

External pointer to dispatcher handle.


nanonext documentation built on May 4, 2026, 5:06 p.m.