<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Streamlined mapreduce</title>
    <subTitle>massively parallel processing of data streams</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Elmongui, Hicham.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">S.l.]</placeTerm>
    </place>
    <publisher>LAP LAMBERT Academic Publishing</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>180 p. ; 22 cm.</extent>
  </physicalDescription>
  <abstract>Critical applications affect human lives, their safety and their privacy. The navigation of emergency services or fire trucks would be efficient if traffic jams are avoided. Proactive disaster control would be possible with automated traffic surveillance. Several critical applications need an infrastructure that provides efficient processing of real-time data, which enables the provisioning of useful pieces of information in real-time. The first step into building such an infrastructure is to provide for the massively parallel processing of streamed data, which is the core of this book. In this book, we describe the design and implementation of a stream-based distributed processing system for continuous queries. Inspired by Google's MapReduce programming model running on Google File System, we build a distributed stream system and an in-memory MapReduce runtime environment to enable developers post their continuous queries on data streams to be processed in real time.</abstract>
  <note type="statement of responsibility">Hicham Elmongui.</note>
  <subject authority="lcsh">
    <topic>Database management</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Cloud computing</topic>
    <topic>Programming</topic>
  </subject>
  <classification authority="ddc" edition="22">004</classification>
  <identifier type="isbn">3846509272 (paperback) </identifier>
  <identifier type="isbn">9783846509272 (paperback)</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120425</recordCreationDate>
    <recordIdentifier>00025017</recordIdentifier>
  </recordInfo>
</mods>
