<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Caching</title>
 <link>http://java.sys-con.com/</link>
 <description>Latest articles from Caching</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Fri, 29 Aug 2008 23:34:53 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Proxy Cache</title>
 <link>http://java.sys-con.com/node/171489</link>
 <description>A proxy cache is a behavioral technique that provides the ability to cache a result-set (output) from a service call via a proxy using the argument-set (input) as the cache key. Through this proxy, all calls to any concrete instances of a defined type, service, are made. In this proxy, input is used as the key to obtain from or provide to a cache the output from a called service. If output has already been cached for a given input, the proxy returns the cached output without forwarding the call to the actual service.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/171489&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 08 Feb 2006 09:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/171489</guid>
</item>
</channel>
</rss>
