future.callr (Q71851): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
links / mardi / name | links / mardi / name | ||
Latest revision as of 18:56, 12 March 2024
A Future API for Parallel Processing using 'callr'
Language | Label | Description | Also known as |
---|---|---|---|
English | future.callr |
A Future API for Parallel Processing using 'callr' |
Statements
9 August 2023
0 references
Implementation of the Future API on top of the 'callr' package. This allows you to process futures, as defined by the 'future' package, in parallel out of the box, on your local (Linux, macOS, Windows, ...) machine. Contrary to backends relying on the 'parallel' package (e.g. 'future::multisession') and socket connections, the 'callr' backend provided here can run more than 125 parallel R processes.
0 references
expanded from: LGPL (≥ 2.1) (English)
0 references