<?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>Ashish's Tech Blog &#187; Netty</title>
	<atom:link href="http://www.ashishpaliwal.com/blog/category/netty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ashishpaliwal.com/blog</link>
	<description>From Programmer, For Programmers</description>
	<lastBuildDate>Tue, 17 Aug 2010 12:04:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MINA vs Netty &#8211; A User&#8217;s perspective [Part 2]</title>
		<link>http://www.ashishpaliwal.com/blog/2009/06/mina-vs-netty-a-users-perspective-part-2/</link>
		<comments>http://www.ashishpaliwal.com/blog/2009/06/mina-vs-netty-a-users-perspective-part-2/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:08:10 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Apache MINA]]></category>
		<category><![CDATA[Netty]]></category>

		<guid isPermaLink="false">http://www.ashishpaliwal.com/blog/?p=276</guid>
		<description><![CDATA[Back with the series. Its going to be quick and small post. Would focus around similarity on these two frameworks Both are NIO frameworks Trustin has been part of both Frameworks, lately contributing to Netty (Thanks to Emmanuel for pointing this out) Both uses Annotation, though in MINA this is more in area of MINA State [...]]]></description>
			<content:encoded><![CDATA[<p>Back with the series. Its going to be quick and small post. Would focus around similarity on these two frameworks</p>
<ul>
<li>Both are NIO frameworks <img src='http://www.ashishpaliwal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>Trustin has been part of both Frameworks, lately contributing to Netty (Thanks to Emmanuel for pointing this out)</li>
<li>Both uses Annotation, though in MINA this is more in area of MINA State Machine, whereas Netty, has used annotations for configuring the IO Chains as well.</li>
<li>Both Frameworks are working aggressively towards improving their Documentation</li>
</ul>
<p>Hmm.. that's it for this post. Will be back soon with more</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ashishpaliwal.com/blog/2009/06/mina-vs-netty-a-users-perspective-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MINA vs Netty &#8211; A User&#8217;s perspective [Part 1]</title>
		<link>http://www.ashishpaliwal.com/blog/2009/04/mina-vs-netty-a-users-perspective-part-1/</link>
		<comments>http://www.ashishpaliwal.com/blog/2009/04/mina-vs-netty-a-users-perspective-part-1/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 01:40:46 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Apache MINA]]></category>
		<category><![CDATA[Netty]]></category>

		<guid isPermaLink="false">http://www.ashishpaliwal.com/blog/?p=263</guid>
		<description><![CDATA[Have came across this topic a lot, which is better MINA or Netty. Wanted to see what works out well from a User Perspective, thought about trying both Frameworks, from an End Users perspective. This series shall not just find difference, but find similarities in both frameworks as well. Before I continue, the opinion expressed [...]]]></description>
			<content:encoded><![CDATA[<p>Have came across this topic a lot, which is better MINA or Netty. Wanted to see what works out well from a User Perspective, thought about trying both Frameworks, from an End Users perspective. This series shall not just find difference, but find similarities in both frameworks as well.</p>
<p><code><br />
Before I continue, the opinion expressed here are purely mine, and other can tend to disagree. I am a MINA committer myself, so may have a little bias towards MINA. Shall try to keep my discussion unbiased, as much as possible. Having used MINA for a while, have a natural comfort with the framework.<br />
</code><br />
<strong><span style="text-decoration: underline;">What to Expect</span></strong></p>
<p>Shall try to evaluate both the frameworks, as if I need to use them in one of my own projects and try to provide rational for my thoughts. User comments shall provide more indepth to the posts. The details shall be covered as I move along on my journey. This post is just the beginning.</p>
<p><strong><span style="text-decoration: underline;">Latest Releases</span><br />
</strong><br />
MINA - MINA 2.0 M4<br />
Netty - 3.0.2 GA</p>
<p><strong><span style="text-decoration: underline;">Community Activity</span></strong></p>
<p><strong></strong><br />
Having an active community in an Open Source project is very important. It assures that the project is actively being looked after.</p>
<p><strong>Source of Data</strong></p>
<p><strong></strong><br />
MINA - http://mina.markmail.org/<br />
Netty - http://netty.markmail.org/</p>
<p>MINA community is very active, and scores well above Netty. Though Trustin is very active in Netty, and I hope Netty community shall have active support from more users/developers.</p>
<p><strong><span style="text-decoration: underline;">Documentation</span></strong></p>
<p><strong></strong><br />
MINA and Netty both have sufficient documentation to start with, but there is need for improvement. Netty Documentation is better organized. MINA Documentation needs a better organization. (Blame me for this, I am supposed to take care of this).</p>
<p><strong><span style="text-decoration: underline;">Coming up Next</span></strong></p>
<p><strong></strong><br />
Working of examples on both the frameworks and try to come up with Application Architectures soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ashishpaliwal.com/blog/2009/04/mina-vs-netty-a-users-perspective-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
