blob: 88cf603ff01e50a718a5b1f076c4b343d254c3e2 [file] [log] [blame]
<html><head><title>Team Data Structures</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head><body><h2>Team Data Structures</h2>
<p>Since: <br>
Last Modified: $Date: 2004/06/01 13:53:59 $</p>
The Team component provides several data strucutures that can be used to
cache resource synchronization state and resource variants for improved
performance. The plan is to provide tools to interogate these caches in the 3.1 timeframe.
These caches include:
<ul>
<li>Resource Variant cache
<li>SubsciberParticipant/SyncInfoSet
</ul>
<h3>CVS Specific data structures</h3>
CVS uses several caches to improve performance. Tools should be provided to query the
size of these caches as well.
<ul>
<li>Console (caches contents while not visible)
<li>Resource History View log entry cache
<li>Commit Sets log entry cache
</ul>
</body></html>