<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-24T21:34:59Z</responseDate>
  <request identifier="297" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:297</identifier>
        <datestamp>2024-03-06T11:06:15Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <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>Data Handover: Reconciling Message Passing and Shared Memory</dc:title>
          <dc:creator>Gustedt, Jens</dc:creator>
          <dc:subject>Efficient data management</dc:subject>
          <dc:subject>message passing</dc:subject>
          <dc:subject>shared memory</dc:subject>
          <dc:description>Data Handover (DHO) is a programming paradigm and&#13;
  interface that aims to handle data between parallel or distributed&#13;
  processes that mixes aspects of message passing and shared memory.&#13;
  It is designed to overcome the potential problems in terms of&#13;
  efficiency of both:&#13;
  (1) memory blowup and forced copies for message passing and &#13;
  (2) data consistency and latency problems for shared memory.&#13;
  Our approach attempts to be simple and easy to understand. It&#13;
  contents itself with just a handful of functions to cover the main&#13;
  aspects of coarse grained inter-operation upon data.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Jens Gustedt</dc:contributor>
          <dc:date>2006</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 5081, Foundations of Global Computing (2006)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.05081.3</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-2977</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.05081.3</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
