<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Shared Memory Atomic Operations</dc:title>
  <dc:title>R package semaphore version 1.2.0</dc:title>
  <dc:description>Implements named semaphores from the 'boost' 'C++' library
    &lt;https://www.boost.org/&gt; for interprocess communication. Multiple 'R' 
    sessions on the same host can block (with optional timeout) on a semaphore
    until it becomes positive, then atomically decrement it and unblock. Any
    session can increment the semaphore.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, BH</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Daniel P. Smith &lt;dansmith01@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Daniel P. Smith [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-2479-2044&gt;),
  Alkek Center for Metagenomics and Microbiome Research [cph, fnd]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=semaphore/LICENSE)</dc:rights>
  <dc:date>2025-03-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=semaphore</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.semaphore</dc:identifier>
</oai_dc:dc>
