future.callr

From MaRDI portal
Revision as of 18:56, 12 March 2024 by Import240312060351 (talk | contribs) (Created automatically from import240312060351)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Software:71851



CRANfuture.callrMaRDI QIDQ71851

A Future API for Parallel Processing using 'callr'

Henrik Bengtsson

Last update: 9 August 2023

Copyright license: GNU Lesser General Public License, version 2.1, GNU Lesser General Public License, version 3.0

Software version identifier: 0.8.1, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.2

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.




Related Items (1)


This page was built for software: future.callr