<?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>Java Software Development Videos and Tutorials &#187; Architecture</title>
	<atom:link href="http://www.java-tv.com/category/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +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>Migrating a Struts/Java E-Mail Application to Lift/Scala</title>
		<link>http://www.java-tv.com/2012/02/07/migrating-a-strutsjava-e-mail-application-to-liftscala/</link>
		<comments>http://www.java-tv.com/2012/02/07/migrating-a-strutsjava-e-mail-application-to-liftscala/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 06:59:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[struts]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2162</guid>
		<description><![CDATA[This video reports decisions and experiences in migrating a Java application to Lift/Scala. The topics covered are: The Mapper OR-Mapping framework; Problems in separating user interface from business logic; Comparison with JPA and Hibernate; How to get quickly an application without scaffolding; Configuring Lift by the LiftRules and S objects; The abundance of singleton objects in Lift and its relation to dependency injection; How to do transaction processing with Lift/Mapper; How to do central, and local exception reporting with Lift; How to do URL rewriting.
http://days2010.scala-lang.org/node/138/160
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2012/02/07/migrating-a-strutsjava-e-mail-application-to-liftscala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss AS7 for Spring Developers</title>
		<link>http://www.java-tv.com/2012/02/06/jboss-as7-for-spring-developers/</link>
		<comments>http://www.java-tv.com/2012/02/06/jboss-as7-for-spring-developers/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:19:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2160</guid>
		<description><![CDATA[This video shows you how JBoss AS7 with its new architecture and a new set of features provides an ideal environment for developing and deploying Spring applications. There are multiple ways in which a Spring developer can benefit from JBoss AS7. You can either use it as a generic Java EE 6 application server and stay up-to-date with the latest enterprise Java specification. Or you can take advantage of features which are unique to JBoss AS and provide a competitive edge. This video covers both angles.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2012/02/06/jboss-as7-for-spring-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PaaS a Java EE 6 Application</title>
		<link>http://www.java-tv.com/2012/01/09/paas-a-java-ee-6-application/</link>
		<comments>http://www.java-tv.com/2012/01/09/paas-a-java-ee-6-application/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 23:35:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[glassfish]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2111</guid>
		<description><![CDATA[This video shows how to take an existing JavaEE 6 application and presents the complete life cycle of taking this application from desktop to a PaaS environment. It details how JavaEE containers such as GlassFish can provide such service orchestration and elasticity capabilities, explaining the development, testing and debugging of such an application in the PaaS environment.
Watch this video on http://www.indicthreads.com/9127/paas-a-java-ee-6-application/
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2012/01/09/paas-a-java-ee-6-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Polyglot Persistence for Java Developers</title>
		<link>http://www.java-tv.com/2011/12/27/polyglot-persistence-for-java-developers/</link>
		<comments>http://www.java-tv.com/2011/12/27/polyglot-persistence-for-java-developers/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 17:05:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[nosql]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2100</guid>
		<description><![CDATA[Relational databases have long been considered the one true way to persist enterprise data. But today, NoSQL databases are emerging as a viable alternative for many applications. They can simplify the persistence of complex data models and offer significantly better scalability, and performance. But using NoSQL databases is very different than the ACID/SQL/JDBC/JPA world that we have become accustomed to.
They have different and unfamiliar APIs and a very different and usually limited transaction model. In this presentation, we describe some popular NoSQL databases – Redis, MongoDB, and Cassandra. We will ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/12/27/polyglot-persistence-for-java-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CumuLogic Java PaaS Overview</title>
		<link>http://www.java-tv.com/2011/12/22/cumulogic-java-paas-overview/</link>
		<comments>http://www.java-tv.com/2011/12/22/cumulogic-java-paas-overview/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 15:21:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2098</guid>
		<description><![CDATA[These two videos provides an overview of the CumuLogic PaaS offering. CumuLogic’s product is a private Platform-as-a-Service (PaaS) for both public and private clouds. CumuLogic PaaS provides a cloud-based application management framework to simplify the deployment and management of the entire application lifecycle in private and public clouds.
James Gosling says that CumuLogic&#8217;s PaaS cloud management solution utilizes the higher levels of abstraction inherent in the PaaS model to reduce the complexity of cloud management, provides targeted facilities for both developers and management, and erases the distinctions between the various clouds ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/12/22/cumulogic-java-paas-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate Tutorial 01 &#8211; Introduction To Object/Relational Mapping</title>
		<link>http://www.java-tv.com/2011/12/19/hibernate-tutorial-01-introduction-to-objectrelational-mapping/</link>
		<comments>http://www.java-tv.com/2011/12/19/hibernate-tutorial-01-introduction-to-objectrelational-mapping/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 17:43:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[ORM]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2091</guid>
		<description><![CDATA[This initial video explains the the mismatch between object and relational models and what  Object/Relational Mapping (ORM) is. ORM is the concept that Hibernate uses to facilitate the storage and retrieval of Java domain objects in relational databases.
 
Video Producer: http://javabrains.koushik.org
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/12/19/hibernate-tutorial-01-introduction-to-objectrelational-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Spring with Non Relational Databases</title>
		<link>http://www.java-tv.com/2011/12/14/using-spring-with-non-relational-databases/</link>
		<comments>http://www.java-tv.com/2011/12/14/using-spring-with-non-relational-databases/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 15:08:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2089</guid>
		<description><![CDATA[The needs of many enterprises have stretched traditional RDBMS based solutions to the breaking point and as a result, a plethora of new non-relational storage options have appeared: key-value stores, column storages, document and graph databases. 
This video presents how the Spring Framework is evolving to support NoSQL databases by bringing traditional Spring values such as portability, productivity and a unified POJO based programming model to this style of data access. During the presentation, the main features of Spring Data is presented by taking a tour of the various offerings ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/12/14/using-spring-with-non-relational-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Using MongoDB and Spring Data on Cloud Foundry</title>
		<link>http://www.java-tv.com/2011/12/07/introduction-to-using-mongodb-and-spring-data-on-cloud-foundry/</link>
		<comments>http://www.java-tv.com/2011/12/07/introduction-to-using-mongodb-and-spring-data-on-cloud-foundry/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 20:55:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2082</guid>
		<description><![CDATA[This video presents what the combination of MongoDB and Cloud Foundry has to offer to Spring developers. A sample applications is developped to show how to build and deploy to the cloud. You will also see how to connect to the MongoDB service bound to the application in the cloud. This provides the ability to import and export data and to run ad-hoc queries from a command line tool.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/12/07/introduction-to-using-mongodb-and-spring-data-on-cloud-foundry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java and NoSQL in the Real World</title>
		<link>http://www.java-tv.com/2011/12/05/java-and-nosql-in-the-real-world/</link>
		<comments>http://www.java-tv.com/2011/12/05/java-and-nosql-in-the-real-world/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 15:19:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[nosql]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2076</guid>
		<description><![CDATA[In the Java world, Not-only-SQL (NoSQL) systems can be applied in a large number of problem domains. In general, it&#8217;s safe to say that NoSQL is a contender against traditional RDBMSs if data storage and retrieval needs aren&#8217;t transactional.
This presentation covers three case studies where traditional RDBMS approaches had been taken, and ultimately abandoned in favor of NoSQL document databases and massive, fast-access storage mechanisms. The presentation discussses Java, mongoDB, HBase, GridFS, and HDFS. It provides insights into how each of of the applications were designed, deployed, refactored, and launched ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/12/05/java-and-nosql-in-the-real-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex and Spring for Mobile</title>
		<link>http://www.java-tv.com/2011/11/30/flex-and-spring-for-mobile/</link>
		<comments>http://www.java-tv.com/2011/11/30/flex-and-spring-for-mobile/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 15:23:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[blazeds]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2072</guid>
		<description><![CDATA[This video demonstrates how to build mobile applications with Flash Builder and BlazeDS, highlighting features that make the development process more efficient.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/30/flex-and-spring-for-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binary Patching Java Classes for Fun (and Profit).</title>
		<link>http://www.java-tv.com/2011/11/23/binary-patching-java-classes-for-fun-and-profit/</link>
		<comments>http://www.java-tv.com/2011/11/23/binary-patching-java-classes-for-fun-and-profit/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 21:11:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2062</guid>
		<description><![CDATA[The what/why/how of runtime binary patching of JAVA applications, frameworks and application servers to provide custom integration. We will follow the JRebel integration story from dirty bytecode insertions to readable Java code patches. The session is intended for advanced Java developers interested in patching or integrating with binary java applications.
Watch this streaming video
Video Producer: JFokus Conference
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/23/binary-patching-java-classes-for-fun-and-profit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSGi and Java EE Hybrid Applications Using GlassFish</title>
		<link>http://www.java-tv.com/2011/11/21/osgi-and-java-ee-hybrid-applications-using-glassfish/</link>
		<comments>http://www.java-tv.com/2011/11/21/osgi-and-java-ee-hybrid-applications-using-glassfish/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 19:24:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[java ee]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2055</guid>
		<description><![CDATA[This video presents OSGi and how it relates to Java EE and GlassFish. It describes how OSGi works in general, how GlassFish is built on it and what implications that has regarding to modifying a GlassFish instance&#8217;s features. The video concludes on how OSGi can be used in a wide range of companies.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/21/osgi-and-java-ee-hybrid-applications-using-glassfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Restlet</title>
		<link>http://www.java-tv.com/2011/11/14/introduction-to-restlet/</link>
		<comments>http://www.java-tv.com/2011/11/14/introduction-to-restlet/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 23:04:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2042</guid>
		<description><![CDATA[The goal of a framework is to provide a reusable and extendable set of classes and interfaces that will serve as a foundation on which you can construct your own applications more efficiently. The Restlet project was started from the observation that no Java framework was available to help developers build RESTful applications. 
Watch this tutorial on http://www.restlet.org/documentation/1.1/screencast/
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/14/introduction-to-restlet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CEO of Cumulogic Interview</title>
		<link>http://www.java-tv.com/2011/11/08/ceo-of-cumulogic-interview/</link>
		<comments>http://www.java-tv.com/2011/11/08/ceo-of-cumulogic-interview/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 19:59:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2018</guid>
		<description><![CDATA[Barton George of Dell interviews Rajesh Ramchandani, CEO of Cumulogic. CumuLogic is founded by ex-Sun Microsystems employees and has James Gosling on its Technical Advisory Board. It aims to provide solutions enabling enterprises, ISVs and Cloud Providers to build and manage Platform-as-a-Service (PaaS) on public, private and hybrid clouds. The technology is currently in open beta.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/08/ceo-of-cumulogic-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do You Really Get Memory?</title>
		<link>http://www.java-tv.com/2011/11/04/do-you-really-get-memory/</link>
		<comments>http://www.java-tv.com/2011/11/04/do-you-really-get-memory/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 17:48:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2010</guid>
		<description><![CDATA[In this video, Jevgeni Kabanov creates a CPU model in Java in an attempt to explain the underlying mechanism of memory performance bottlenecks and the need for a correlated hardware, OS and JVM improvement.
http://www.infoq.com/presentations/Do-You-Really-Get-Memory
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/04/do-you-really-get-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate Should be to Programmers what Cake Mixes are to Bakers</title>
		<link>http://www.java-tv.com/2011/11/03/hibernate-should-be-to-programmers-what-cake-mixes-are-to-bakers/</link>
		<comments>http://www.java-tv.com/2011/11/03/hibernate-should-be-to-programmers-what-cake-mixes-are-to-bakers/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 19:26:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[hibernate]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2008</guid>
		<description><![CDATA[Cake mixes consist of a mix of things you already have in your cupboard plus a load of unnecessary, potentially harmful preservatives. They cost more than making cake from scratch, the resulting cake tastes worse, they take away people&#8217;s confidence in their ability to make their own cakes, and they don&#8217;t even save you any time. Hibernate has the same misperceived benefits and the same draw-backs. Gordon Ramsay wouldn&#8217;t be caught dead using any cake mix. As professional programmers, we should be more skeptical of generic frameworks like Hibernate. 

Video ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/03/hibernate-should-be-to-programmers-what-cake-mixes-are-to-bakers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Hitchhiker Guide to NetBeans RCP</title>
		<link>http://www.java-tv.com/2011/10/11/the-hitchhiker-guide-to-netbeans-rcp/</link>
		<comments>http://www.java-tv.com/2011/10/11/the-hitchhiker-guide-to-netbeans-rcp/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:39:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1994</guid>
		<description><![CDATA[This video explains why the NetBeans rich-client desktop framework has been chosen by so many organizations around the world. It saves years of development time in building any significant desktop application, by providing a modular framework that simplifies both developing and updating desktop applications. You will gain hands on experience relevant for real world scenarios based on experiences from experts in the field.

Producer: Jazoon Conference
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/10/11/the-hitchhiker-guide-to-netbeans-rcp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Webtier Optimized for the Cloud</title>
		<link>http://www.java-tv.com/2011/10/03/java-webtier-optimized-for-the-cloud/</link>
		<comments>http://www.java-tv.com/2011/10/03/java-webtier-optimized-for-the-cloud/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 12:34:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[webtier]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1985</guid>
		<description><![CDATA[The servlet 3.0 laid the foundation for modern web applications with the asynchronous features, ease of development features and more. It was also the foundation for extensibility in the Java EE 6 platform. In this Jazoon Conference session, Rajiv Mordani presents the enhancements being made in Servlet 3.1 to optimize Java web applications in the cloud.
In continuing with the work done in Servlet 3.0 and other areas of the Webtier in Java EE 6, the Java Webtier is being enhanced for Java EE 7. One of the main areas of ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/10/03/java-webtier-optimized-for-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JVM Concurrency and Garbage Collection</title>
		<link>http://www.java-tv.com/2011/09/29/jvm-concurrency-and-garbage-collection/</link>
		<comments>http://www.java-tv.com/2011/09/29/jvm-concurrency-and-garbage-collection/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 20:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[jvm]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1977</guid>
		<description><![CDATA[This video dives deep into concurrency and garbage collection. It starts with a quick look at the next generation of serialization techniques, as well as implementation pitfalls around UUID. It also covers the internals of the memory model, and common garbage collection algorithms and their tuning knobs.
 
Organizer: San Francisco Java User Group
Video Slides on http://marakana.com/forums/java/general/329.html
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/09/29/jvm-concurrency-and-garbage-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JVM Cloud Platform</title>
		<link>http://www.java-tv.com/2011/09/21/jvm-cloud-platform/</link>
		<comments>http://www.java-tv.com/2011/09/21/jvm-cloud-platform/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 14:32:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[jvm]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1963</guid>
		<description><![CDATA[This talk looks at one of several cloud hosting solutions for Java web applications: Cloud Foundry from VMware. It video explains how to write Java applications for the Cloud and how developers have to change the way they think. 
Watch this video on Skillsmatter.com
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/09/21/jvm-cloud-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 1247/1457 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 03:30:02 -->
