<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Greg Luck&#039;s Blog &#187; Java</title>
	<atom:link href="http://gregluck.com/blog/archives/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregluck.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 01:41:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>javax.cache: The new Java Caching Standard</title>
		<link>http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/</link>
		<comments>http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 23:39:57 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JCache]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=461</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/";</script>This post explores the new Java caching standard: javax.cache. How it Fits into the Java Ecosystem This standard is being developed by JSR107, of which the author is co-spec lead. JSR107 is included in Java EE 7, being developed by JSR342. Java EE 7 is due to be finalised at the end of 2012. But [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/10/javax-cache-the-new-java-caching-standard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>0.3 of JSR107:javax.cache released</title>
		<link>http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/</link>
		<comments>http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 01:08:08 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JCache]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=459</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/";</script>0.3 of the JSR107 spec, RI and TCK have been released. Changes in this release: Numerous changes across the spec, TCK and RI Annotations implementations in the RI for Spring and CDI Transactions API finalised The release is in Maven central so the snippet for the API is: &#60;dependency&#62; &#60;groupId&#62;javax.cache&#60;/groupId&#62; &#60;artifactId&#62;cache-api&#60;/artifactId&#62; &#60;version&#62;0.3&#60;/version&#62; &#60;/dependency&#62; We are [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/10/0-3-of-jsr107javax-cache-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start using JSR107&#8242;s JCache API</title>
		<link>http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/</link>
		<comments>http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 06:47:32 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JCache]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=452</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/";</script>JCache is rapidly nearing completion and we would like the community to start using it. The API is becoming quite stable. The home for all things JCache is: https://github.com/jsr107/jsr107spec. Today I updated that page with the following details so that you can all get started. We expect to release our first non-snapshot release in a few [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/07/start-using-jsr107s-jcache-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Terracotta Server Arrays with EC2 CloudFormation for use by Ehcache</title>
		<link>http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/</link>
		<comments>http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 22:51:26 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[ec2]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[terracotta]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=441</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/";</script>This is the first in a series of articles showing how to automate deployment of Ehcache in EC2. Ehcache is a distributed cache which works with a Terracotta Server Array (&#8220;TSA&#8221;) which acts as the in-memory store over the network. While Ehcache is simply a jar and is included in your app, provisioning a distributed [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/06/creating-terracotta-server-arrays-with-ec2-cloudformation-for-use-by-ehcache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSR107 (Java Caching API) Update &#8211; Lots Happening</title>
		<link>http://gregluck.com/blog/archives/2011/04/jsr107-java-caching-api-update-lots-happening/</link>
		<comments>http://gregluck.com/blog/archives/2011/04/jsr107-java-caching-api-update-lots-happening/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 06:31:11 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jsr107]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=427</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/04/jsr107-java-caching-api-update-lots-happening/";</script>I have been very busy the last few months getting JSR107 fired up. Just to remind you JSR 107 is the Java Temporary Caching API. It is designed to be vendor neutral and will allow for easy change over of implementations in much the same way as JPA or JDBC. In this way it will [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/04/jsr107-java-caching-api-update-lots-happening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparative Technical Use Cases for Distributed Caches and NoSQL</title>
		<link>http://gregluck.com/blog/archives/2011/03/comparative-java-use-cases-for-distributed-caches-and-nosql/</link>
		<comments>http://gregluck.com/blog/archives/2011/03/comparative-java-use-cases-for-distributed-caches-and-nosql/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 02:34:17 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[NoSQL]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=412</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/03/comparative-java-use-cases-for-distributed-caches-and-nosql/";</script>I have been doing some NoSQL research lately. The first fruit of that work was a guest post on myNoSQL, Ehcache: Distributed Cache or NoSQL Store, which crisply distinguished between a Distributed Cache and NoSQL Stores. In this article I am going to delve into the suitability of each for various technical use cases. I [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/03/comparative-java-use-cases-for-distributed-caches-and-nosql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holy Moly, Batman. Apple upgraded my Maven</title>
		<link>http://gregluck.com/blog/archives/2011/03/holy-moly-batman-apple-upgraded-my-maven/</link>
		<comments>http://gregluck.com/blog/archives/2011/03/holy-moly-batman-apple-upgraded-my-maven/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 01:17:33 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=407</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/03/holy-moly-batman-apple-upgraded-my-maven/";</script>I ran a Maven build this morning and it broke. Strange, as I had not changed anything. Maven&#8217;s ability to simply break because of a change to a non-versioned dependency or even more arcane, a versioned dependency with a non-versioned dependency of it&#8217;s own (a transitive dependency) is legendary.  So I thought that was the [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/03/holy-moly-batman-apple-upgraded-my-maven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News on JSR107 (JCACHE) and JSR342 (Java EE 7)</title>
		<link>http://gregluck.com/blog/archives/2011/03/news-on-jsr107-jcache-and-jsr342-java-ee-7/</link>
		<comments>http://gregluck.com/blog/archives/2011/03/news-on-jsr107-jcache-and-jsr342-java-ee-7/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 01:48:32 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=405</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/03/news-on-jsr107-jcache-and-jsr342-java-ee-7/";</script>JSR342 JSR342 was created on 14 March 2011. JSR107, or JCACHE, is included: In JSR342&#8242;s words: The following new JSRs will be candidates for inclusion in the Java EE 7 platform: Concurrency Utilities for Java EE (JSR-236) JCache (JSR-107) &#8230; Isn&#8217;t JSR107 inactive? But how could this happen if JSR107 is inactive? Well the answer [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/03/news-on-jsr107-jcache-and-jsr342-java-ee-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ehcache: Distributed Cache or NoSQL Store?</title>
		<link>http://gregluck.com/blog/archives/2011/03/ehcache-distributed-cache-or-nosql-store/</link>
		<comments>http://gregluck.com/blog/archives/2011/03/ehcache-distributed-cache-or-nosql-store/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 01:40:35 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=401</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/03/ehcache-distributed-cache-or-nosql-store/";</script>Is Ehcache a NoSQL store? No, I would not characterise it as that, but I have seen it used for some NoSQL use cases. In these situations it compared very well — with higher performance and more flexible consistency than the well-known NoSQL stores. Let me explain. Read more&#8230;]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/03/ehcache-distributed-cache-or-nosql-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ehcache 2.4 with the new Search feature is out!</title>
		<link>http://gregluck.com/blog/archives/2011/02/ehcache-2-4-with-the-new-search-feature-is-out/</link>
		<comments>http://gregluck.com/blog/archives/2011/02/ehcache-2-4-with-the-new-search-feature-is-out/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 18:46:44 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=392</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://gregluck.com/blog/archives/2011/02/ehcache-2-4-with-the-new-search-feature-is-out/";</script>Ehcache 2.4 launches today. The big new feature right in the core of Ehcache 2.4 is Search. It uses a new fluent API which looks like this: Results results = cache.createQuery().includeKeys().addCriteria(age.eq(32).and(gender.eq(&#8220;male&#8221;))).execute(); In short, it lets you further offload the database. With Ehcache now supporting up to 2TB and linear scale-out you can do more than ever. What is [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2011/02/ehcache-2-4-with-the-new-search-feature-is-out/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

