getNumberOfWorkers {doParabar}R Documentation

Get the Number of Workers

Description

Get the Number of Workers

Usage

getNumberOfWorkers(backend)

Arguments

backend

An object of class parabar::Backend representing the backend used for the foreach::%dopar% operator implementation.

Value

An integer representing the number of workers for the registered backend.


[Package doParabar version 1.0.2 Index]