<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://parameswaranseshan.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Parameswaran Seshan</title>
 <link>http://parameswaranseshan.sys-con.com/</link>
 <description>Latest News from Parameswaran Seshan</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Thu, 10 Dec 2009 07:03:38 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Achieving Thread Synchronization &amp; Parallelized Execution in Java</title>
 <link>http://parameswaranseshan.sys-con.com/node/712963</link>
 <description>Applications that have high performance as a quality goal would motivate a programmer to design and build them as multithreaded apps. The Java programming environment provides for parallel execution of logic by using threads. However, this is at a lower level and provides limited capability. To make multithreading work successfully in an application, programmers have to handle higher-level concerns like synchronizing the execution of multiple threads, handling exceptions in threads executing in parallel, limiting the number of threads in the runtime environment, and thread pooling.&lt;p&gt;&lt;a href=&quot;http://parameswaranseshan.sys-con.com/node/712963&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 16 Oct 2008 20:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://parameswaranseshan.sys-con.com/node/712963</guid>
 <comments>http://parameswaranseshan.sys-con.com/node/712963#feedback</comments>
</item>
<item>
 <title>Java Feature — A Generic JMS Listener for Apache Axis 1.x</title>
 <link>http://parameswaranseshan.sys-con.com/node/260046</link>
 <description>Unlike the HTTP protocol there&#039;s no stable default JMS listener for invoking the Web Services exposed in Apache Axis 1.x using JMS (Java Message Service) as the transport protocol - other than the one provided merely for demo purposes.&lt;p&gt;&lt;a href=&quot;http://parameswaranseshan.sys-con.com/node/260046&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 24 Aug 2006 10:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://parameswaranseshan.sys-con.com/node/260046</guid>
 <comments>http://parameswaranseshan.sys-con.com/node/260046#feedback</comments>
</item>
</channel>
</rss>
