<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Articles by Jim Falgout</title>
<link>http://ajax.sys-con.com/</link>
<description>Latest articles from Jim Falgout</description>
<copyright>Copyright 2008 AJAX &amp; RIA JOURNAL</copyright>
<lastBuildDate>Sat, 19 Jul 2008 06:50:00 GMT</lastBuildDate>
<generator>AJAX &amp; RIA JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>Crunching Big Data with Java</title>
<guid isPermaLink="true">http://ajax.sys-con.com/read/523054.htm</guid><link>http://ajax.sys-con.com/read/523054.htm</link>
<pubDate>Sun, 30 Mar 2008 04:00:00 GMT</pubDate>
<description>I target customers who have large data processing needs. These come in various forms, but generically look like this: the customer gets huge data drops in some form or another and must process the data and output results in a very specific time frame. The customer has written some scripts, maybe some code and SQL. They have attempted some optimizations that helped a little, but they&apos;re not meeting their timeline.</description>

</item><item>
<title>It&apos;s a Multi-Core World: Let the Data Flow</title>
<guid isPermaLink="true">http://ajax.sys-con.com/read/419717.htm</guid><link>http://ajax.sys-con.com/read/419717.htm</link>
<pubDate>Sun, 26 Aug 2007 12:00:00 GMT</pubDate>
<description>The multi-core buzz is everywhere. Pick up a newspaper and the local electronics mega-store is advertising multi-core desktops and laptops to the consumer. Interesting, but what does it mean to the everyday Java programmer? Maybe nothing. If you live in the application server world writing EJB-based applications your application server does most of the heavy lifting for you. It handles concurrency just fine. But that doesn&apos;t cover all applications. Multi-core technology will especially affect applications that must process large amounts of data in a non-transactional (outside of a database context) manner. For this class of applications, the implications of multi-core are huge.</description>

</item></channel></rss>