<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Io on Bits, Trades &amp; Systems</title>
    <link>https://blog.turboawesome.win/tags/io/</link>
    <description>Recent content in Io on Bits, Trades &amp; Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 15 Apr 2015 09:53:00 +0000</lastBuildDate>
    <atom:link href="https://blog.turboawesome.win/tags/io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Memory-Mapped Files in Java: Chronicle and the Art of Zero-Copy I/O</title>
      <link>https://blog.turboawesome.win/2015/04/memory-mapped-files-in-java-chronicle-and-the-art-of-zero-copy-i/o/</link>
      <pubDate>Wed, 15 Apr 2015 09:53:00 +0000</pubDate>
      <guid>https://blog.turboawesome.win/2015/04/memory-mapped-files-in-java-chronicle-and-the-art-of-zero-copy-i/o/</guid>
      <description>Memory-mapped files let you treat disk storage as if it&amp;#39;s RAM — the OS handles the mapping and caching transparently. Chronicle Queue uses this to give you a persistent ordered log with throughput approaching raw memory bandwidth.</description>
    </item>
  </channel>
</rss>
