<?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.8" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-8.xsd">
  <titleInfo>
    <title>Query processing on multi-core architectures</title>
  </titleInfo>
  <name type="personal" usage="primary">
    <namePart>Huber, Frank</namePart>
    <role>
      <roleTerm type="text">VerfasserIn</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Freytag, Johann-Christoph</namePart>
    <namePart type="date">1954-</namePart>
    <role>
      <roleTerm type="text">VerfasserIn</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="rdacontent">Text</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <dateIssued encoding="marc">2009</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <originInfo eventType="publication">
    <place>
      <placeTerm type="text">Rostock</placeTerm>
    </place>
    <agent>
      <namePart>Universität Rostock</namePart>
      <role>
        <roleTerm>publisher</roleTerm>
      </role>
    </agent>
    <dateIssued>2009</dateIssued>
  </originInfo>
  <originInfo eventType="distribution">
    <place>
      <placeTerm type="text">Rostock</placeTerm>
    </place>
    <agent>
      <namePart>Universitätsbibliothek</namePart>
      <role>
        <roleTerm>distributor</roleTerm>
      </role>
    </agent>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marccategory">electronic resource</form>
    <form authority="marcsmd">remote</form>
    <form type="media" authority="rdamedia">Computermedien</form>
    <form type="carrier" authority="rdacarrier">Online-Ressource</form>
    <extent>1 Online-Ressource (Seiten 27-31)</extent>
  </physicalDescription>
  <abstract type="Summary">The upcoming generation of computer hardware poses several new challenges for database developers and engineers. Software in general and database management systems (DBMSs) in particular will no longer benefit from performance gains of future hardware due to increase clock speed, as it was the case for the last 35 years; instead, the number of cores per CPU will increase steadily. Today’s approach is to run each query on a single core or only a few different cores using parallel query execution. This approach suffers from several problems (e.g. contention problem) and therefore leads to poor speed up and scale up behavior. These observations open several important research questions on how to use the new multi-core CPU architecture for improving the overall performance of DBMSs. This paper outlines our approach for query processing on multi-core CPU architectures. We present an abstract architecture view for multi-core CPUs, meta operators to control and to interact with the hardware, and a new query operator model that makes use of the meta operators to control the parallel execution of a query over different cores. We illustrate how each of these parts fits in our framework for query processing on multi-core architectures.&lt;eng&gt;</abstract>
  <note type="statement of responsibility">Frank Huber; Johann-Christoph Freytag</note>
  <classification authority="ddc">004</classification>
  <location>
    <url displayLabel="Volltext" usage="primary display" note="kostenfrei">http://purl.uni-rostock.de/rosdok/id00002185</url>
  </location>
  <relatedItem type="host" otherType="Enthalten in" displayLabel="Enthalten in">
    <titleInfo>
      <title>21. Workshop Grundlagen von Datenbanken</title>
    </titleInfo>
    <originInfo>
      <publisher>Rostock : Universität Rostock, Institut für Informatik, 2009</publisher>
    </originInfo>
    <physicalDescription>
      <form>1 Online-Ressource (VI, 140 Seiten)</form>
    </physicalDescription>
    <identifier type="local">(DE-627)616202938</identifier>
    <identifier type="local">(DE-576)9616202936</identifier>
    <part>
      <text>(2009), Seite 27-31</text>
    </part>
  </relatedItem>
  <relatedItem type="host">
    <part>
      <text>year:2009</text>
    </part>
    <part>
      <text>pages:27-31</text>
    </part>
  </relatedItem>
  <identifier type="urn">urn:nbn:de:gbv:28-rosdok_id00002185-3</identifier>
  <identifier type="doi">10.18453/rosdok_id00002185</identifier>
  <recordInfo>
    <descriptionStandard>rda</descriptionStandard>
    <recordContentSource authority="marcorg">DE-627</recordContentSource>
    <recordCreationDate encoding="marc">100505</recordCreationDate>
    <recordIdentifier source="DE-627">625334167</recordIdentifier>
    <recordChangeDate encoding="iso8601">20251223T223110.0</recordChangeDate>
    <recordOrigin>Converted from MARCXML to MODS version 3.8 using MARC21slim2MODS3-8_XSLT1-0.xsl
				(Revision 1.174 20250328)</recordOrigin>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">ger</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
