<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Building Highly Scalable Servers with Java NIO</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 10:05:41 -0400</pubDate>


    <item>

        <title>you might want to look at seda</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28488</link>

        

        
            <description><![CDATA[<a href="http://www.eecs.harvard.edu/~mdw/proj/seda/" target="_blank">http://www.eecs.harvard.edu/~mdw/proj/seda/</a><br><br>It talks about high performance architectures.]]></description>
        

        <pubDate>Sat, 04 Sep 2004 10:56:40 -0400</pubDate>

        

        <jf:creationDate>Sat, 04 Sep 2004 10:56:40 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 04 Sep 2004 10:56:40 -0400</jf:modificationDate>
        <jf:date>Sep 4, 2004</jf:date>
        <jf:author>thoff thoff</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How about Coconut AIO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28488</link>

        

        
            <description><![CDATA[In cominng up with the NIO solution for I/O Multiplexing, have you considiered the alternative of makking use of something like the Coconut AIO  <a href="http://coconut.codehaus.org/" target="_blank">http://coconut.codehaus.org/</a> ?<br><br>How do they...]]></description>
        

        <pubDate>Fri, 03 Sep 2004 11:28:44 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Sep 2004 11:28:44 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Sep 2004 11:28:44 -0400</jf:modificationDate>
        <jf:date>Sep 3, 2004</jf:date>
        <jf:author>Hanson Char</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Building Highly Scalable Servers with Java NIO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28488</link>

        

        
            <description><![CDATA[When using the multithreaded model I observed a 10% drop in throughput when handling 500 client connections. So indeed no need to use NIO if your server only needs to handle just a couple hundred connections.<br><br>The Iris server is an RPC Java...]]></description>
        

        <pubDate>Fri, 03 Sep 2004 10:45:25 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Sep 2004 10:45:25 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Sep 2004 10:45:25 -0400</jf:modificationDate>
        <jf:date>Sep 3, 2004</jf:date>
        <jf:author>Catalin Merfu</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>C10K Problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28488</link>

        

        
            <description><![CDATA[This page is very relevant:<br><br><a href="http://www.kegel.com/c10k.html" target="_blank">http://www.kegel.com/c10k.html</a>]]></description>
        

        <pubDate>Fri, 03 Sep 2004 10:07:43 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Sep 2004 10:07:43 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Sep 2004 10:07:43 -0400</jf:modificationDate>
        <jf:date>Sep 3, 2004</jf:date>
        <jf:author>Guglielmo Lichtner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Building Highly Scalable Servers with Java NIO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28488</link>

        

        
            <description><![CDATA[Nuno Santos discusses a recent project that he was on, in which he had to build a single router that could handle at least 3,000 simultaneous connections. Nuno talks about the various strategies you could use, and how the software evolved over...]]></description>
        

        <pubDate>Fri, 03 Sep 2004 09:59:33 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Sep 2004 09:59:33 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Sep 2004 09:59:33 -0400</jf:modificationDate>
        <jf:date>Sep 3, 2004</jf:date>
        <jf:author>Dion Almaer</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

