Latest Updates: comet RSS

  • Using real-time web software and technology to distribute events

    Phil Leggetter 11:08 am on February 27, 2010 | 1 Permalink | Reply
    Tags: , comet, , PUSH,

    I’ve just come across William Vambenepe’s blog and an article called “Waiting for events (in Cloud APIs)“ where he discusses how an event system is missing from cloud vendor APIs.

    With my interest in Comet I straight away thought of this as a solution to the notification requirement and it’s interesting that the article goes on to talk about subscription management and then moves on to thinking about the delivery mechanism which are all key aspects of a good comet implementation:

    How do you deliver notifications? Do you keep HTTP connections open through tricks similar to how self-updating web pages work (e.g. COMET, long polling and soon WebSockets)? Or do you just provide a listener endpoint to which the notifier tries to connect (which, in the case of public cloud deployments, means you need to have a publicly-addressable listener, but hopefully not on the same Cloud infrastructure). Do you use XMPP? AMQP? Email? Can I have you hold my events and let me come pull them?

    (More …)

     
  • Why Comet is key to the Truly Real-Time Web

    Phil Leggetter 9:01 pm on November 14, 2009 | 0 Permalink | Reply
    Tags: comet, http polling, http streaming, , , ,

    A lot of websites use HTTP Polling to update data on on their website or application without the need for the user refreshing the website. This is clearly better than a purely static page, but during the time between each poll the data on the page has the potential of being out of date (stale) so to make a decision based on the information on a potentially stale page can be a risky one.

    The normal example given to show the benefits of using Comet to achieve full HTTP streaming and the importance of non-stale data is of a trader making a trade on an out of date price. Another example is given where a person places a bet using odds that are on screen but do not match up with the odds in the betting system.

    I just read a post on Comet Daily about a company called Frozen Mountain who have just released a component that adds Comet Support for IIS. Along with this they’ve released a video which doesn’t cover the standard example.
    (More …)

     
  • Caplin Systems Blog Post - What is the real-time web?

    Phil Leggetter 4:27 pm on April 28, 2009 | 0 Permalink | Reply
    Tags: , comet, , , ,

    About a week ago I wrote a blog article at work entitled “What is the real-time web?“. I’m seeing even more tweets and posts about the real-time web and I’d love to hear if other people agree with my opinion on what the real-time web is.

    View the What is the real-time web? article here.

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
esc
cancel