<?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 - Does JMS good enough for chat server?</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>Tue, 21 May 2013 11:27:37 -0400</pubDate>


    <item>

        <title>JMS Chat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28121</link>

        

        
            <description><![CDATA[<p>iam facing problem in message listener. My aim is to get a popup window opened in my reciever page once i send a msg from sender page. i shouldnt do any opns on the receiver page except opening it. how do i make it.. PFB the sample codes that i hav...]]></description>
        

        <pubDate>Thu, 24 Feb 2011 08:49:13 -0500</pubDate>

        

        <jf:creationDate>Thu, 24 Feb 2011 08:49:13 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 24 Feb 2011 08:49:13 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2011</jf:date>
        <jf:author>Amanda El</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Does JMS good enough for chat server?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28121</link>

        

        
            <description><![CDATA[<blockquote>Does JMS good enough for chat server? or just do it by ourself using socket?</blockquote>JMS is just an API. Depending on your technical requirements and budget, it may be a perfect fit or it may be a disaster.<br><br>For example, if you are...]]></description>
        

        <pubDate>Fri, 20 Aug 2004 09:04:56 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Aug 2004 09:04:56 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Aug 2004 09:04:56 -0400</jf:modificationDate>
        <jf:date>Aug 20, 2004</jf:date>
        <jf:author>Cameron Purdy</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Does JMS good enough for chat server?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28121</link>

        

        
            <description><![CDATA[Depends on how many people and how fast they type and how many other things you want to do.  JMS is a cheap way to do messaging, and not that difficult to multi-cast, you gain things like persistence, guranteed delivery, crash recovery, and so forth....]]></description>
        

        <pubDate>Thu, 19 Aug 2004 21:46:11 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Aug 2004 21:46:11 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Aug 2004 21:46:11 -0400</jf:modificationDate>
        <jf:date>Aug 19, 2004</jf:date>
        <jf:author>Jeff Wang</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Does JMS good enough for chat server?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28121</link>

        

        
            <description><![CDATA[Using JMS:<br>- You would put a message server between the chat clients and the server;<br>- For each client you would create 2 temporary queues, one for sending the messages from the client to the server and one for receiving messages;<br><br>While JMS...]]></description>
        

        <pubDate>Thu, 19 Aug 2004 00:36:41 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Aug 2004 00:36:41 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Aug 2004 00:36:41 -0400</jf:modificationDate>
        <jf:date>Aug 19, 2004</jf:date>
        <jf:author>Catalin Merfu</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Does JMS good enough for chat server?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28121</link>

        

        
            <description><![CDATA[Hi,<br><br>Does JMS good enough for chat server? or just do it by ourself using socket?<br><br>When I need to write the chat information into database? I think it should be better that based on buffer size, not for every line. right?<br><br>Please...]]></description>
        

        <pubDate>Tue, 17 Aug 2004 10:54:02 -0400</pubDate>

        

        <jf:creationDate>Tue, 17 Aug 2004 10:54:02 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 17 Aug 2004 10:54:02 -0400</jf:modificationDate>
        <jf:date>Aug 17, 2004</jf:date>
        <jf:author>John lee</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

