<?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 - Comet: Reverse Ajax for streaming data from the 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>Sat, 25 May 2013 21:54:41 -0400</pubDate>


    <item>

        <title>Re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[I think the most popular one these days is <a href="http://www.stream-hub.com/" title="StreamHub - the real-time Comet server">StreamHub Comet Server</a>, it has support for .Net (VB, C#, C++) and Java for pushing data.  It uses a JavaScript library to...]]></description>
        

        <pubDate>Wed, 02 Sep 2009 19:29:16 -0400</pubDate>

        

        <jf:creationDate>Wed, 02 Sep 2009 19:29:16 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 02 Sep 2009 19:29:16 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2009</jf:date>
        <jf:author>CometDude</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>HTML 5 Server-sent Events</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[Server-sent events provide a nice standardization for Comet. Ideally, that standard should be available across all RIA technologies (i.e. JS, Flex, Silverlight, etc.). Luckily, Kaazing Gateway (<a class="jive-link-external" href="http://www.kaazing.org"...]]></description>
        

        <pubDate>Fri, 06 Feb 2009 08:21:26 -0500</pubDate>

        

        <jf:creationDate>Fri, 06 Feb 2009 08:21:26 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 06 Feb 2009 08:21:26 -0500</jf:modificationDate>
        <jf:date>Feb 6, 2009</jf:date>
        <jf:author>RicSmith</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[<blockquote>BlazeDS supports a JMS adapter, so it can be tied right in to a message broker such as ActiveMQ, et al. Consequently a Flex client can ultimately be proxied (via BlazeDS) as a subscriber to a JMS topic. Or can send messages to a JMS queue....]]></description>
        

        <pubDate>Mon, 25 Feb 2008 05:42:30 -0500</pubDate>

        

        <jf:creationDate>Mon, 25 Feb 2008 05:42:30 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 25 Feb 2008 05:42:30 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2008</jf:date>
        <jf:author>Kit Davies</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[Yes you should download BlazeDS, it's free....]]></description>
        

        <pubDate>Fri, 22 Feb 2008 11:10:52 -0500</pubDate>

        

        <jf:creationDate>Fri, 22 Feb 2008 11:10:52 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 22 Feb 2008 11:10:52 -0500</jf:modificationDate>
        <jf:date>Feb 22, 2008</jf:date>
        <jf:author>V C</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[You don't need a special application server for Comet, a special application server is needed if you have many concurrent users to avoid the problem of 1 thread - 1 request....]]></description>
        

        <pubDate>Fri, 22 Feb 2008 05:09:24 -0500</pubDate>

        

        <jf:creationDate>Fri, 22 Feb 2008 05:09:24 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 22 Feb 2008 05:09:24 -0500</jf:modificationDate>
        <jf:date>Feb 22, 2008</jf:date>
        <jf:author>jmarranz</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Pushlet</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[<blockquote>Remember 7 years ago or so when they were calling this "pushlets"?  <a href="http://www.pushlets.com" target="_blank">http://www.pushlets.com</a><br><br>I'd prefer to lose the silly mnemonic and stick with calling it what it really is: a...]]></description>
        

        <pubDate>Thu, 21 Feb 2008 15:41:03 -0500</pubDate>

        

        <jf:creationDate>Thu, 21 Feb 2008 15:41:03 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 21 Feb 2008 15:41:03 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2008</jf:date>
        <jf:author>Bradley Smith</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Comet &amp;#38; Prototype</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[Folks, there's some intention of prototype having API facilities to comet model? Some prototype guy could answer this one?

Rgrds,
JV -- julioviegas.com]]></description>
        

        <pubDate>Thu, 21 Feb 2008 12:51:32 -0500</pubDate>

        

        <jf:creationDate>Thu, 21 Feb 2008 12:51:32 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 21 Feb 2008 12:51:32 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2008</jf:date>
        <jf:author>Julio Viegas</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

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

        

        
            <description><![CDATA[Remember 7 years ago or so when they were calling this "pushlets"?  <a class="jive-link-external" href="http://www.pushlets.com" target="_newWindow">http://www.pushlets.com</a>...]]></description>
        

        <pubDate>Thu, 21 Feb 2008 07:39:51 -0500</pubDate>

        

        <jf:creationDate>Thu, 21 Feb 2008 07:39:51 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 21 Feb 2008 07:39:51 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2008</jf:date>
        <jf:author>asdf asdf</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[When programming Adobe Flex RIA web applications, the BlazeDS messaging component can be used on the server side to push messages to Flex clients....]]></description>
        

        <pubDate>Thu, 21 Feb 2008 02:31:52 -0500</pubDate>

        

        <jf:creationDate>Thu, 21 Feb 2008 02:31:52 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 21 Feb 2008 02:31:52 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2008</jf:date>
        <jf:author>Roger Voss</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

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

        

        
            <description><![CDATA[and Resin also works even w/ ActionScript....]]></description>
        

        <pubDate>Wed, 20 Feb 2008 16:10:38 -0500</pubDate>

        

        <jf:creationDate>Wed, 20 Feb 2008 16:10:38 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 20 Feb 2008 16:10:38 -0500</jf:modificationDate>
        <jf:date>Feb 20, 2008</jf:date>
        <jf:author>V C</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[Also, the Resin examples emphasize more of a message/event-oriented design, with the comet servlet itself acting more like a JMS topic subscriber....]]></description>
        

        <pubDate>Wed, 20 Feb 2008 16:04:32 -0500</pubDate>

        

        <jf:creationDate>Wed, 20 Feb 2008 16:04:32 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 20 Feb 2008 16:04:32 -0500</jf:modificationDate>
        <jf:date>Feb 20, 2008</jf:date>
        <jf:author>Scott Ferguson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>re: Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[Resin also has support for this since 3.1.3

BR,

Robert]]></description>
        

        <pubDate>Wed, 20 Feb 2008 12:55:35 -0500</pubDate>

        

        <jf:creationDate>Wed, 20 Feb 2008 12:55:35 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 20 Feb 2008 12:55:35 -0500</jf:modificationDate>
        <jf:date>Feb 20, 2008</jf:date>
        <jf:author>Robert Varga</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Comet: Reverse Ajax for streaming data from the server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48472</link>

        

        
            <description><![CDATA[Daniel Rubio (who maintains the blogs section for TSS.com) has written an article called "<a href="http://searchsoa.techtarget.com/tip/0,289483,sid26_gci1301487,00.html">Comet: Reverse Ajax for streaming data from the server</a>," describing 'Comet,' a...]]></description>
        

        <pubDate>Wed, 20 Feb 2008 12:38:40 -0500</pubDate>

        

        <jf:creationDate>Wed, 20 Feb 2008 12:38:40 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 20 Feb 2008 12:38:40 -0500</jf:modificationDate>
        <jf:date>Feb 20, 2008</jf:date>
        <jf:author>Joseph Ottinger</jf:author>
        <jf:replyCount>12</jf:replyCount>
    </item>



</channel>
</rss>

