<?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>Write Storm Bolts in R using the Storm Multi-Language Protocol</dc:title>
  <dc:title>R package Storm version 1.2</dc:title>
  <dc:description>Storm is a distributed real-time computation system. Similar to how
 Hadoop provides a set of general primitives for doing batch processing, Storm
 provides a set of general primitives for doing real-time computation.

    Storm includes a "Multi-Language" (or "Multilang") Protocol to allow
 implementation of Bolts and Spouts in languages other than Java.  This R
 extension provides implementations of utility functions to allow an application
 developer to focus on application-specific functionality rather than Storm/R
 communications plumbing.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.1.0), methods, permute, rjson</dc:relation>
  <dc:creator>Allen Day &lt;allenday@allenday.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Allen Day</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2015-01-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Storm</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Storm</dc:identifier>
</oai_dc:dc>
