<?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 - Combining the Servlet API and NIO tutorial &amp;amp; comparison</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>Fri, 24 May 2013 08:26:06 -0400</pubDate>


    <item>

        <title>Recommended reading</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[<blockquote>Hi!<br><br>You might also want to look at the ACE server framework by Douglas Schmidt. He made all aspects of server request processing pluggable via the Strategy pattern and did numerous research papers on the characteristics and benefits of...]]></description>
        

        <pubDate>Mon, 03 May 2004 17:49:52 -0400</pubDate>

        

        <jf:creationDate>Mon, 03 May 2004 17:49:52 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 03 May 2004 17:49:52 -0400</jf:modificationDate>
        <jf:date>May 3, 2004</jf:date>
        <jf:author>Sean Sullivan</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>SEDA</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[Currently i'm trying to create a seda-based servlet container, but i've just started so I can't present any results yet. The project seems to be abandoned, that's right. Remember that Sandstorm was(is) only a prototype and probably mr.Welsh found...]]></description>
        

        <pubDate>Wed, 03 Mar 2004 09:27:00 -0500</pubDate>

        

        <jf:creationDate>Wed, 03 Mar 2004 09:27:00 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 03 Mar 2004 09:27:00 -0500</jf:modificationDate>
        <jf:date>Mar 3, 2004</jf:date>
        <jf:author>L K</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>SSL Support</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[Simple does/can support SSL. The JSSE libraries can be used to create an SSLServerSocket which can be passed to a Connection. The JSSE examples provide an implementation that is very similar to what can be done to suport SSL/TLS with Simple.]]></description>
        

        <pubDate>Tue, 17 Feb 2004 05:19:16 -0500</pubDate>

        

        <jf:creationDate>Tue, 17 Feb 2004 05:19:16 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 17 Feb 2004 05:19:16 -0500</jf:modificationDate>
        <jf:date>Feb 17, 2004</jf:date>
        <jf:author>Niall Gallagher</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Performance of Simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[One more thing.. does Simple support SSL connections? There were no indications about that in simpleweb.sf.net?]]></description>
        

        <pubDate>Mon, 16 Feb 2004 13:31:59 -0500</pubDate>

        

        <jf:creationDate>Mon, 16 Feb 2004 13:31:59 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 16 Feb 2004 13:31:59 -0500</jf:modificationDate>
        <jf:date>Feb 16, 2004</jf:date>
        <jf:author>Nipsu  </jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Performance of Simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[In general Simple tends to perform about twice as fast as Tomcat under stress. Also, as mentioned in the above thread, Simple tends to come into its own when the load increases and the parallelism required is high. ...]]></description>
        

        <pubDate>Mon, 16 Feb 2004 08:31:49 -0500</pubDate>

        

        <jf:creationDate>Mon, 16 Feb 2004 08:31:49 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 16 Feb 2004 08:31:49 -0500</jf:modificationDate>
        <jf:date>Feb 16, 2004</jf:date>
        <jf:author>Niall Gallagher</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Experience with Simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[I have been using Simple for quite a while now and it really does perform much better that most of the Servlet engines out there such as Tomcat. We use it for our corporate Intranet site which, in the past, tended to get overloaded frequently....Works...]]></description>
        

        <pubDate>Sun, 15 Feb 2004 14:04:56 -0500</pubDate>

        

        <jf:creationDate>Sun, 15 Feb 2004 14:04:56 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 15 Feb 2004 14:04:56 -0500</jf:modificationDate>
        <jf:date>Feb 15, 2004</jf:date>
        <jf:author>Peter Adams</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[Has anybody tried to use SimpleWeb?...]]></description>
        

        <pubDate>Fri, 13 Feb 2004 12:47:09 -0500</pubDate>

        

        <jf:creationDate>Fri, 13 Feb 2004 12:47:09 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 13 Feb 2004 12:47:09 -0500</jf:modificationDate>
        <jf:date>Feb 13, 2004</jf:date>
        <jf:author>Nipsu  </jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Tried this with Jetty</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[As a quick followup....doing the accept() calls in the same thread as the read() calls is going to slow you down even more if you typically have frequent connection attempts by clients.
<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;-Mike]]></description>
        

        <pubDate>Tue, 10 Feb 2004 09:38:53 -0500</pubDate>

        

        <jf:creationDate>Tue, 10 Feb 2004 09:38:53 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 10 Feb 2004 09:38:53 -0500</jf:modificationDate>
        <jf:date>Feb 10, 2004</jf:date>
        <jf:author>Mike Spille</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Tried this with Jetty</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[Greg, some questions and observations on the code:...]]></description>
        

        <pubDate>Tue, 10 Feb 2004 09:35:01 -0500</pubDate>

        

        <jf:creationDate>Tue, 10 Feb 2004 09:35:01 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 10 Feb 2004 09:35:01 -0500</jf:modificationDate>
        <jf:date>Feb 10, 2004</jf:date>
        <jf:author>Mike Spille</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Tried this with Jetty</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[I have blogged about trying this appraoch on Jetty at  ...]]></description>
        

        <pubDate>Mon, 09 Feb 2004 21:17:11 -0500</pubDate>

        

        <jf:creationDate>Mon, 09 Feb 2004 21:17:11 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 09 Feb 2004 21:17:11 -0500</jf:modificationDate>
        <jf:date>Feb 9, 2004</jf:date>
        <jf:author>gregw</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>SEDA</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[<div class="jive-quote">Matt Welsh has done some very interesting research on that already back in 2002</div>...]]></description>
        

        <pubDate>Sat, 07 Feb 2004 04:57:49 -0500</pubDate>

        

        <jf:creationDate>Sat, 07 Feb 2004 04:57:49 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 07 Feb 2004 04:57:49 -0500</jf:modificationDate>
        <jf:date>Feb 7, 2004</jf:date>
        <jf:author>Nipsu  </jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>SEDA</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[Matt Welsh has done some very interesting research on that already back in 2002
<br><a href="http://www.eecs.harvard.edu/~mdw/proj/seda/" target="_blank">http://www.eecs.harvard.edu/~mdw/proj/seda/</a>]]></description>
        

        <pubDate>Sat, 07 Feb 2004 02:38:11 -0500</pubDate>

        

        <jf:creationDate>Sat, 07 Feb 2004 02:38:11 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 07 Feb 2004 02:38:11 -0500</jf:modificationDate>
        <jf:date>Feb 7, 2004</jf:date>
        <jf:author>Juergen Donnerstag</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>JRockit ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[Well, JRockit's thin threads came to solve this but they're not the default: <a href="http://edocs.bea.com/wljrockit/docs81/userguide/threads.html#1008124" target="_blank">http://edocs.bea.com/wljrockit/docs81/userguide/threads.html#1008124</a>. Looks...]]></description>
        

        <pubDate>Fri, 06 Feb 2004 03:30:38 -0500</pubDate>

        

        <jf:creationDate>Fri, 06 Feb 2004 03:30:38 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 06 Feb 2004 03:30:38 -0500</jf:modificationDate>
        <jf:date>Feb 6, 2004</jf:date>
        <jf:author>Matthias Ernst</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>This is wrong.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[agree with Nipsu. there is no intrinsic reason why one programming model is slower than another one. if anything needs to be fixed, fix the thread implementation, don't let people use a equivalent but worse programming model.]]></description>
        

        <pubDate>Wed, 04 Feb 2004 20:55:13 -0500</pubDate>

        

        <jf:creationDate>Wed, 04 Feb 2004 20:55:13 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 04 Feb 2004 20:55:13 -0500</jf:modificationDate>
        <jf:date>Feb 4, 2004</jf:date>
        <jf:author>J Yu</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>This is wrong.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23733</link>

        

        
            <description><![CDATA[This overly simplified example (just HTTP gets) doesn't tell you anything IMHO. The reality is different when you have a conversational state with a client. A more complex server that has to deal with both incoming and outgoing data (and some of this...]]></description>
        

        <pubDate>Wed, 04 Feb 2004 15:03:19 -0500</pubDate>

        

        <jf:creationDate>Wed, 04 Feb 2004 15:03:19 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 04 Feb 2004 15:03:19 -0500</jf:modificationDate>
        <jf:date>Feb 4, 2004</jf:date>
        <jf:author>Nipsu  </jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

