<?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 - a scalability question</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>Mon, 20 May 2013 13:45:13 -0400</pubDate>


    <item>

        <title>a scalability question</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28531</link>

        

        
            <description><![CDATA[As you mentioned, everything executes within the original servlet's thread, and being in the same VM, you cannot really scale horizontally. You could probably beef-up the servers your application is hosted on, but cannot add/remove nodes (or cannot even...]]></description>
        

        <pubDate>Wed, 08 Sep 2004 07:03:49 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Sep 2004 07:03:49 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Sep 2004 07:03:49 -0400</jf:modificationDate>
        <jf:date>Sep 8, 2004</jf:date>
        <jf:author>manavendrak@hotmail.com</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>a scalability question</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28531</link>

        

        
            <description><![CDATA[hmm...Interesting.<br><br>Infact I am just architecting one J2EE system moreor less on similar idea but uses other design pattersn along.<br><br>1. Ok so your servlet is the FACADE, it would be a good idea to create pool of servlet, say &quot;25. This...]]></description>
        

        <pubDate>Tue, 07 Sep 2004 11:59:01 -0400</pubDate>

        

        <jf:creationDate>Tue, 07 Sep 2004 11:59:01 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 07 Sep 2004 11:59:01 -0400</jf:modificationDate>
        <jf:date>Sep 7, 2004</jf:date>
        <jf:author>VIJAY KHANNA</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>a scalability question</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28531</link>

        

        
            <description><![CDATA[Hi guys, I'm a bit concerned with the scalability of a proposed design for our servlet-based multi-service handler system. <br><br>Here's a brief description:<br><br>1. A single controller servlet get's an Xml message. <br><br>2. The message contains...]]></description>
        

        <pubDate>Tue, 07 Sep 2004 07:03:45 -0400</pubDate>

        

        <jf:creationDate>Tue, 07 Sep 2004 07:03:45 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 07 Sep 2004 07:03:45 -0400</jf:modificationDate>
        <jf:date>Sep 7, 2004</jf:date>
        <jf:author>Angel Karantzalis</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

