fork: R functions for handling multiple processes
These functions provides simple wrappers around the Unix
process management API calls: fork, signal, wait, waitpid,
kill, and _exit. This enables construction of programs that
utilize and mange multiple concurrent processes.
| Version: |
1.2.4 |
| OS_type: |
unix |
| Published: |
2011-09-02 |
| Author: |
Gregory R. Warnes. Financial
support for some aspects of this package provided by Metrum
Research Group, LLC <http://www.metrumrg.com>. |
| Maintainer: |
Gregory R. Warnes <greg at warnes.net> |
| License: |
GPL-2 |
| NeedsCompilation: |
yes |
| In views: |
HighPerformanceComputing |
| CRAN checks: |
fork results |
Downloads:
Reverse dependencies: