flock: Process Synchronization Using File Locks (original) (raw)
Implements synchronization between R processes (spawned by using the "parallel" package for instance) using file locks. Supports both exclusive and shared locking.
Version: | 0.7 |
---|---|
Imports: | Rcpp (≥ 0.11.3), methods |
LinkingTo: | Rcpp |
Published: | 2016-11-12 |
DOI: | 10.32614/CRAN.package.flock |
Author: | Ivan Popivanov |
Maintainer: | Ivan Popivanov <ivan.popivanov at gmail.com> |
License: | Apache License 2.0 |
NeedsCompilation: | yes |
CRAN checks: | flock results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=flockto link to this page.