Rdocumentation
powered by
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
Link to current version
Version
Version
0.7
0.5
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)
Search all functions
unlock
Locking/Unlocking
flock-package
Process synchronization using file locks.
lock
Locking/Unlocking
is.locked
Locking/Unlocking