<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://education.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Core Infrastructure</title>
 <link>http://education.sys-con.com/</link>
 <description>Latest articles from Core Infrastructure</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Thu, 03 Dec 2009 14:43:59 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>The Top 250 Players in the Cloud Computing Ecosystem</title>
 <link>http://education.sys-con.com/node/471968</link>
 <description>A robust ecosystem of solutions providers is emerging around cloud computing. Here, SYS-CON&#039;s Cloud Computing Journal expands its list of most active players in the fast-emerging Cloud Ecosystem, from the &#039;mere&#039; 100 we identified back in January of this year, to 250 - testimony, if any further were needed, to the fierce and continuing growth of the &quot;Elastic IT&quot; paradigm throughout the world of enterprise computing.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/471968&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 12 Dec 2007 14:45:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/471968</guid>
</item>
<item>
 <title>Hibernate in a Large J2EE Project</title>
 <link>http://education.sys-con.com/node/84579</link>
 <description>In this presentation we discuss how a large project implementation introduced hibernate into a WebSphere environment and solved the following problems: Integration with XDE Object/Business Modeling; Integration with XDE Data Modeling (LDM&#039;s and PDM&#039;s); The challenge of removing human middleware in ORM mapping; challenges XDoclet/Middlegen didn&#039;t solve; challenges of coordinating conflicts between database naming standards and object naming standards; challenges of tool integration; challenges of shared code ownership - application developers and business methods vs ORM team and structural methods and relationships; A specification for automating the ORM mapping.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84579&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Mar 2005 15:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84579</guid>
</item>
<item>
 <title>.NET/J2EE Interoperability: Harmonizing Skills, Unifying Platforms</title>
 <link>http://education.sys-con.com/node/84660</link>
 <description>Participants will learn more about emerging technologies that address the problem of the front end - back end. Participants will also learn about a powerful co-development model that speeds J2EE application development by enabling .NET and J2EE developers to co-develop enterprise-class J2EE Web applications and Web services. Also included will be a demonstration of the co-development model on JBoss using a .NET - J2EE version of the Java Petstore, and describe how it presents a sustainable development model.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84660&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Mar 2005 14:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84660</guid>
</item>
<item>
 <title>A Value-Based Caching Framework for Data Driven Distributed Systems</title>
 <link>http://education.sys-con.com/node/84943</link>
 <description>Implementing a value based caching system non-transparently in a data driven distributed application is straightforward. However, this demands repetitive implementation for each such application. The generality of the problem permits us to move the implementation into the middleware, with minimal support from the application and domain specific details. To bear out this idea, we choose the open-source J2EE application server - JBoss as the middleware supporting the distributed system and stateless session beans as the remote components performing the cacheable work.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84943&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Mar 2005 13:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84943</guid>
</item>
<item>
 <title>JBoss IDE Persistence Tools</title>
 <link>http://education.sys-con.com/node/84619</link>
 <description>This presentation will discuss the new Hibernate3/EJB3 Persistence tools offering. These tools will allow developers to effortlessly create and maintain a persistence tier in their enterprise applications. The focus of this presentation will be to demonstrate the ease of development that is offered by the coupling of Hibernate3, EJB3, and good persistence tools. The presenters will explore their efforts to port, rewrite, and retrofit those tools to better fit into Eclipse so that developers can make the most use out of Hibernate3 and EJB3.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84619&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Mar 2005 11:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84619</guid>
</item>
<item>
 <title>JGroups: A Toolkit for Reliable Multicast Communication</title>
 <link>http://education.sys-con.com/node/84651</link>
 <description>JGroups is a toolkit for reliable multicast communication that can be used to create groups of processes whose members can send messages to each other. JGroups is the distributed framework basis for JBoss Application Server&#039;s advanced clustering and failover features. JGroups allows developers to create reliable multipoint (multicast) applications where reliability is a deployment issue, and does not have to be implemented by the application developer. This saves application developers significant amounts of time, and allows for the application to be deployed in different environments, without having to change code&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84651&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Mar 2005 10:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84651</guid>
</item>
<item>
 <title>JBoss MQ</title>
 <link>http://education.sys-con.com/node/84620</link>
 <description>JBossMQ, the current JBoss JMS implementation, while still one of the best open source JMS providers around, could be still further improved in regards of performance and high availability features. The presentation will reveal the current status of the new implementation, will discuss the architectural elements and present preliminary performance data.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84620&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Mar 2005 17:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84620</guid>
</item>
<item>
 <title>JBoss Roadmap</title>
 <link>http://education.sys-con.com/node/84634</link>
 <description>This talk will present the development roadmap for the JBoss product suite. The next generation microkernel services, aspect oriented middleware and the services/products that are built on top of this will be discussed. A key part of the this talk will be a discussion of the various standards that JBoss intends to support.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84634&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Mar 2005 16:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84634</guid>
</item>
<item>
 <title>Never Write A main ( ) Again!</title>
 <link>http://education.sys-con.com/node/84661</link>
 <description>The JMX-based microkernel architecture has been one of the key factors that contributed to the success of the JBoss application server. The purpose of this presentation is to educate about the usefulness of the JBoss microkernel as a generic to provide a birds-eye view of the microkernel architecture that has powered the 3.x and 4.x series plus a great deal of ISV products based on JBoss, with the purpose of identifying practical ways in which the microkernel can be re-used for you own applications.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84661&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Mar 2005 15:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84661</guid>
</item>
<item>
 <title>JBoss Cache</title>
 <link>http://education.sys-con.com/node/84614</link>
 <description>JBoss Cache is a replicated, transactional cache with optional persistence storage. One particular aspect of JBoss Cache is the use of AOP (aspect oriented programming) to perform fine-grained field-level replication. This feature is particularly suited for http session replication when a user-specified object has complex object graph that needs replication constantly. Http session replication is critical to web application that requires high availbility and throughput. This session will present the implementation of the JBoss/Tomcat http session replication using JBoss Cache (with and without AOP) in the latest JBoss AS releases.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84614&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Mar 2005 14:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84614</guid>
</item>
<item>
 <title>Enterprise POJOs: How EJB3 and AOP Simplify Development</title>
 <link>http://education.sys-con.com/node/84545</link>
 <description>This session will demonstrate how EJB3 and AOP are driving the complexity out of middleware and defining a much simpler POJO (plain old Java object) programming model. Attendees will be walked through the use of EJB3 annotations, JDK 5.0 annotations, and the pre-built Aspects included in the JBoss Aspect Library. The audience will be shown how Aspects are built and how to extend the Java Language with AOP annotations.&lt;p&gt;&lt;a href=&quot;http://education.sys-con.com/node/84545&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Mar 2005 13:00:00 EST</pubDate>
 <guid isPermaLink="true">http://education.sys-con.com/node/84545</guid>
</item>
</channel>
</rss>
