IMQClient.id property

Per-host instance slot number — not an OS process id.

Signature:

readonly id: number;

Remarks

Allocated by claiming the lowest free pid file under $TMPDIR/.imq-rpc; the file itself contains the real process.pid. Ids released by IMQClient.destroy() are not re-issued within the same process.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.