isForkedNode: Checks whether or not a Cluster Node Runs in a Forked Process

Description Usage Arguments Value

View source: R/isForkedNode.R

Description

Checks whether or not a Cluster Node Runs in a Forked Process

Usage

1

Arguments

node

A cluster node of class SOCKnode or SOCK0node.

...

Not used.

Value

(logical) Returns TRUE if the cluster node is running in a forked child process and FALSE if it does not. If it cannot be inferred, NA is returned.


MINATILO/parallelly documentation built on Dec. 17, 2021, 2:11 a.m.