<?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-09-21T06:57:23Z</responseDate>
  <request verb="GetRecord" identifier="oai:meral.edu.mm:recid/00006700" metadataPrefix="oai_dc">https://meral.edu.mm/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:meral.edu.mm:recid/00006700</identifier>
        <datestamp>2021-12-13T00:52:48Z</datestamp>
        <setSpec>1582963342780:1596102355557</setSpec>
        <setSpec>user-uit</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Improving Read/Write Performance for Key-value Storage System by Automatic Adjustment of Consistency Level</dc:title>
          <dc:creator>Thazin Nwe</dc:creator>
          <dc:creator>Tin Tin Yee</dc:creator>
          <dc:creator>Ei Chaw Htoon</dc:creator>
          <dc:description>Distributed Key-value database is designed for storing, retrieving, managing associative arrays and data is replicated across different nodes for high availability, and no single point of failure. In such systems, Apache Cassandra is a peer-to-peer architecture which any user can connect to any node in any data center and can read and write data anywhere. Most of the systems usually select a fixed number of replicas of read/write requests in key-value storage. When the more replicas a read request chooses, it may increase the response time and reduce the system performance. Therefore, the encoded data is written to a Distributed Hash Table (DHT) and the decoded data are retrieved by automatically adjusting the read and write consistency level. The proposed approach tends to achieve the read/write performance of client requests for key-value storage system by automatically select the minimum number of consistent replicas of defining the consistency level.</dc:description>
          <dc:date>2018-07-02</dc:date>
          <dc:identifier>https://meral.edu.mm/records/6700</dc:identifier>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
