Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 864d1c3c3cd8df4e3a2692faf8776e05 > files > 512

db4o-doc-7.4-2.fc13.i686.rpm

<html>
  <head>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>CachedIoAdapter</title>
    <link rel="stylesheet" type="text/css" href="../../../style.css">
  </head>
  <body>
    <div class="CommonContent">
      <div class="CommonContentArea">
        <h1>CachedIoAdapter</h1><p>CachedIoAdapter is used to cache data for read/write
operations on db4o database file. Its functionality is similar to the operating
system disk cache. </p>

<p>CachedIoAdapter uses the default RandomAccessFileAdapter as
a delegate adapter and creates pages in RAM to cache the data before physical
write/read to the disk file.</p>

<p>CachedIoAdapter can significantly increase the performance
for bulk operations and in cases when the OS does not provide disk caching.</p>



<p><div class="childTopicList">More Reading:<ul>
<li><p><a href="cachedioadapter/using_cachedioadapter.html" class="wikiLink">Using CachedIoAdapter</a></p></li>
<li><p><a href="cachedioadapter/cachedioadapter_example.html" class="wikiLink">CachedIoAdapter Example</a></p></li>
</ul></div>
&nbsp;</p></div>
    </div>
    <div id="footer">
					This revision (1) was last Modified 2007-02-01T15:28:50 by Tetyana.
				</div>
  </body>
</html>