Learn R Programming

synchronicity (version 1.3.5)

synchronicity-package: This package provides support for synchronization via mutexes and may eventually support interprocess communication (ipc) and message passing.

Description

This package provides support for synchronization via mutexes and may eventually support interprocess communication (ipc) and message passing.

Arguments

Author

Michael J. Kane <bigmemoryauthors@gmail.com>

Details

Package:synchronicity
Type:Package
Version:1.3.4
License:LGPL-3 | Apache License 2.0
OS_type:unix
URL:http://www.bigmemory.org
LazyLoad:yes

References

The Bigmemory Project: http://www.bigmemory.org/.

Boost Interprocess Library: http://www.boost.org/.

Examples

Run this code
# No examples are provided here.

Run the code above in your browser using DataLab