systematicinvestor/flock: Process synchronization using file locks

Implements synchronization between R processes (spawned by using the "parallel" package for instance) using file locks. Supports both exclusive and shared locking.

Getting started

Package details

AuthorIvan Popivanov
MaintainerIvan Popivanov <ivan.popivanov@gmail.com>
LicenseApache License 2.0
Version0.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("systematicinvestor/flock")
systematicinvestor/flock documentation built on May 31, 2019, 12:49 a.m.