<?xml version="1.0" encoding="utf-8"?>
<export-example>
  <doc>
    <id>5337</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>deu</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferencepresentation</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="deu">Fork à la carte für In-Memory-Datenbanken</title>
    <parentTitle language="deu">Frühjahrstreffen der Fachgruppen Betriebssysteme, Hamburg, 17. März 2022</parentTitle>
    <identifier type="url">https://www.lfdr.de/Publications/2022/FGBS_Spring22_Mintel.pdf</identifier>
    <enrichment key="opus.doi.autoCreate">false</enrichment>
    <enrichment key="opus.urn.autoCreate">false</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Mario Mintel</author>
    <author>Ralf Ramsauer</author>
    <author>Daniel Lohmann</author>
    <author>Stefanie Scherzinger</author>
    <author>Wolfgang Mauerer</author>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="othforschungsschwerpunkt" number="16311">Digitalisierung</collection>
    <collection role="institutes" number="">Labor für Digitalisierung (LFD)</collection>
  </doc>
  <doc>
    <id>3480</id>
    <completedYear/>
    <publishedYear>2021</publishedYear>
    <thesisYearAccepted/>
    <language>deu</language>
    <pageFirst>397</pageFirst>
    <pageLast>421</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Gesellschaft für Informatik</publisherName>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="deu">Silentium! Run-Analyse-Eradicate the Noise out of the DB/OS Stack</title>
    <abstract language="eng">When multiple tenants compete for resources, database performance tends to suffer. Yet there are scenarios where guaranteed sub-millisecond latencies are crucial, such as in real-time data processing, IoT devices, or when operating in safety-critical environments. In this paper, we study how to make query latencies deterministic in the face of noise (whether caused by other tenants or unrelated operating system tasks). We perform controlled experiments with an in-memory database engine in a multi-tenant setting, where we successively eradicate noisy interference from within the system software stack, to the point where the engine runs close to bare-metal on the underlying hardware. We show that we can achieve query latencies comparable to the database engine running as the sole tenant, but without noticeably impacting the workload of competing tenants. We discuss these results in the context of ongoing efforts to build custom operating systems for database workloads, and point out that for certain use cases, the margin for improvement is rather narrow. In fact, for scenarios like ours, existing operating systems might just be good enough, provided that they are expertly configured. We then critically discuss these findings in the light of a broader family of database systems (e.g., including disk-based), and how to extend the approach of this paper accordingly.&#13;
Low-latency databases; tail latency; real-time databases; bounded-time query processing;&#13;
DB-OS co-engineering</abstract>
    <parentTitle language="deu">Datenbanksysteme für Business, Technologie und Web (BTW 2021): 13.-17. September 2021, Dresden, Deutschland</parentTitle>
    <identifier type="doi">10.18420/btw2021-21</identifier>
    <identifier type="handle">https://dl.gi.de/handle/20.500.12116/35805</identifier>
    <enrichment key="opus.import.date">2022-04-10T09:34:41+00:00</enrichment>
    <enrichment key="opus.source">sword</enrichment>
    <enrichment key="opus.import.user">importuser</enrichment>
    <enrichment key="OtherSeries">GI-Edition. Proceedings ; 311</enrichment>
    <licence>Creative Commons - CC BY-NC - Namensnennung - Nicht kommerziell 4.0 International</licence>
    <author>Wolfgang Mauerer</author>
    <author>Ralf Ramsauer</author>
    <author>Edson R. F. Lucas</author>
    <author>Stefanie Scherzinger</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>bounded-time query processing</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>DB-OS co-engineering</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Low-latency databases</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>real-time databases</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>tail latency</value>
    </subject>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="othforschungsschwerpunkt" number="16311">Digitalisierung</collection>
    <collection role="institutes" number="">Labor für Digitalisierung (LFD)</collection>
  </doc>
  <doc>
    <id>3465</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>119</pageFirst>
    <pageLast>134</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Springer</publisherName>
    <publisherPlace>Cham, Switzerland</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Tell-Tale Tail Latencies: Pitfalls and Perils in Database Benchmarking</title>
    <abstract language="eng">The performance of database systems is usually characterised by their average-case (i.e., throughput) behaviour in standardised or de-facto standard benchmarks like TPC-X or YCSB. While tails of the latency (i.e., response time) distribution receive considerably less attention, they have been identified as a threat to the overall system performance: In large-scale systems, even a fraction of requests delayed can build up into delays perceivable by end users. To eradicate large tail latencies from database systems, the ability to faithfully record them, and likewise pinpoint them to the root causes, is imminently required. In this paper, we address the challenge of measuring tail latencies using standard benchmarks, and identify subtle perils and pitfalls. In particular, we demonstrate how Java-based benchmarking approaches can substantially distort tail latency observations, and discuss how the discovery of such problems is inhibited by the common focus on throughput performance. We make a case for purposefully re-designing database benchmarking harnesses based on these observations to arrive at faithful characterisations of database performance from multiple important angles.</abstract>
    <parentTitle language="eng">Performance evaluation and benchmarking, 13th TPC Technology Conference (TPCTC 2021): Copenhagen, Denmark, August 20, 2021, Revised Selected Papers</parentTitle>
    <identifier type="isbn">9783030944377</identifier>
    <identifier type="doi">10.1007/978-3-030-94437-7_8</identifier>
    <enrichment key="opus.import.date">2022-04-10T09:34:41+00:00</enrichment>
    <enrichment key="opus.source">sword</enrichment>
    <enrichment key="opus.import.user">importuser</enrichment>
    <enrichment key="BegutachtungStatus">peer-reviewed</enrichment>
    <enrichment key="OtherSeries">Lecture Notes in Computer Science; vol 13169</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Michael Fruth</author>
    <author>Stefanie Scherzinger</author>
    <author>Wolfgang Mauerer</author>
    <author>Ralf Ramsauer</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Benchmark harness</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Database benchmarks</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Tail latencies</value>
    </subject>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="othforschungsschwerpunkt" number="16311">Digitalisierung</collection>
    <collection role="institutes" number="">Labor für Digitalisierung (LFD)</collection>
  </doc>
  <doc>
    <id>1383</id>
    <completedYear/>
    <publishedYear>2017</publishedYear>
    <thesisYearAccepted/>
    <language>deu</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>periodicalpart</type>
    <publisherName/>
    <publisherPlace>Regensburg</publisherPlace>
    <creatingCorporation>Ostbayerische Technische Hochschule Regensburg</creatingCorporation>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="deu">Forschungsbericht 2017</title>
    <identifier type="isbn">978-3-9818209-3-5</identifier>
    <identifier type="urn">urn:nbn:de:bvb:898-opus4-13835</identifier>
    <identifier type="doi">10.35096/othr/pub-1383</identifier>
    <author>Karsten Weber</author>
    <author>Sebastian Dendorfer</author>
    <author>Franz Süß</author>
    <author>Simone Kubowitsch</author>
    <author>Thomas Schratzenstaller</author>
    <author>Sonja Haug</author>
    <author>Christa Mohr</author>
    <author>Hans Kiesl</author>
    <author>Jörg Drechsler</author>
    <author>Markus Westner</author>
    <author>Jörn Kobus</author>
    <author>Martin J. W. Schubert</author>
    <author>Stefan Zenger</author>
    <author>Alexander Pietsch</author>
    <author>Josef Weiß</author>
    <author>Sebastian Hinterseer</author>
    <author>Roland Schieck</author>
    <author>Stefanie Scherzinger</author>
    <author>Meike Klettke</author>
    <author>Andreas Ringlstetter</author>
    <author>Uta Störl</author>
    <author>Tegawendé F. Bissyandé</author>
    <author>Achim Seeburger</author>
    <author>Timo Schindler</author>
    <author>Ralf Ramsauer</author>
    <author>Jan Kiszka</author>
    <author>Andreas Kölbl</author>
    <author>Daniel Lohmann</author>
    <author>Wolfgang Mauerer</author>
    <author>Johannes Maier</author>
    <author>Ulrike Scorna</author>
    <author>Christoph Palm</author>
    <author>Alexander Soska</author>
    <author>Jürgen Mottok</author>
    <author>Andreas Ellermeier</author>
    <author>Daniel Vögele</author>
    <author>Stefan Hierl</author>
    <author>Ulrich Briem</author>
    <author>Knut Buschmann</author>
    <author>Ingo Ehrlich</author>
    <author>Christian Pongratz</author>
    <author>Benjamin Pielmeier</author>
    <author>Quirin Tyroller</author>
    <author>Gareth J. Monkman</author>
    <author>Franz Gut</author>
    <author>Carina Roth</author>
    <author>Peter Hausler</author>
    <author>Rudolf Bierl</author>
    <author>Christian Prommesberger</author>
    <author>Robert Damian Ławrowski</author>
    <author>Christoph Langer</author>
    <author>Rupert Schreiner</author>
    <author>Yifeng Huang</author>
    <author>Juncong She</author>
    <author>Andreas Ottl</author>
    <author>Walter Rieger</author>
    <author>Agnes Kraml</author>
    <author>Thomas Poxleitner</author>
    <author>Simon Hofer</author>
    <author>Benjamin Heisterkamp</author>
    <author>Maximilian Lerch</author>
    <author>Nike Sammer</author>
    <author>Olivia Golde</author>
    <author>Felix Wellnitz</author>
    <author>Sandra Schmid</author>
    <author>Claudia Muntschick</author>
    <author>Wolfgang Kusterle</author>
    <author>Ivan Paric</author>
    <author>Oliver Brückl</author>
    <author>Matthias Haslbeck</author>
    <author>Ottfried Schmidt</author>
    <author>Peter Schwanzer</author>
    <author>Hans-Peter Rabl</author>
    <author>Michael Sterner</author>
    <author>Franz Bauer</author>
    <author>Sven Steinmann</author>
    <author>Fabian Eckert</author>
    <author>Andreas Hofrichter</author>
    <series>
      <title>Forschungsberichte der OTH Regensburg</title>
      <number>2017</number>
    </series>
    <subject>
      <language>deu</language>
      <type>swd</type>
      <value>Forschung</value>
    </subject>
    <subject>
      <language>deu</language>
      <type>swd</type>
      <value>Forschungsbericht</value>
    </subject>
    <collection role="institutes" number="HL">Hochschulleitung/Hochschulverwaltung</collection>
    <collection role="othpublikationsherkunft" number="">Von der OTH Regensburg herausgegeben</collection>
    <collection role="persons" number="weberlate">Weber, Karsten (Prof. Dr.) - Labor für Technikfolgenabschätzung und Angewandte Ethik</collection>
    <collection role="institutes" number="IAFW">Zentrum für Forschung und Transfer (ZFT ab 2024; vorher: IAFW)</collection>
    <collection role="persons" number="sternerfenes">Sterner, Michael (Prof. Dr.) - FENES / Forschungsgruppe Energiespeicher</collection>
    <collection role="persons" number="bruecklfenes">Brückl, Oliver (Prof. Dr.) - FENES / Forschungsgruppe Energienetze</collection>
    <collection role="persons" number="hauglasofo">Haug, Sonja (Prof. Dr.) - Labor Empirische Sozialforschung</collection>
    <thesisPublisher>Ostbayerische Technische Hochschule Regensburg</thesisPublisher>
    <file>https://opus4.kobv.de/opus4-oth-regensburg/files/1383/Forschungsbericht_OTHR_2017.pdf</file>
  </doc>
</export-example>
