Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

isForkedNode

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


Description

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

Usage

isForkedNode(node, ...)

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.


parallelly

Enhancing the 'parallel' Package

v1.25.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.