<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>R functions for handling multiple processes</dc:title>
  <dc:subject>CRAN Task View: HighPerformanceComputing (http://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Gregory R. Warnes &lt;greg@warnes.net&gt;</dc:creator>
  <dc:contributor>Gregory R. Warnes &lt;greg@random-technologies-llc.com&gt;. Financial
support for some aspects of this package provided by Metrum
Research Group, LLC &lt;http://www.metrumrg.com&gt;.</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2011-09-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=fork</dc:identifier>
 </rdf:Description>
</rdf:RDF>

