Learn R Programming

flock (version 0.7)

Process Synchronization Using File Locks

Description

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

Copy Link

Version

Install

install.packages('flock')

Monthly Downloads

3,123

Version

0.7

License

Apache License 2.0

Maintainer

Ivan Popivanov

Last Published

November 12th, 2016

Functions in flock (0.7)

unlock

Locking/Unlocking
flock-package

Process synchronization using file locks.
lock

Locking/Unlocking
is.locked

Locking/Unlocking