InfoQ

InfoQ

Topic/Tag specific view

Comet Content on InfoQ


Latest featured content about Comet

Now What?

Topics
HTML 5,
HTML5,
HTML,
Web Development,
Markup Languages,
QCon,
Web 2.0,
Languages,
AJAX,
Architecture,
Dojo,
Programming,
Conferences,
Enterprise Architecture,
Rich Internet Apps,
Web Browser,
Comet,
WebKit,
QCon London 2010

Dylan Schiemann presents the current status of web development engulfed in lots of frameworks, languages, and browsers, advising on choosing the right technologies to secure the future of a web application.

Porting Desktop Applications to the Browser

Topics
Javascript,
Web Frameworks,
Dynamic Languages,
Web Development,
QCon San Francisco 2009,
QCon,
WOA,
Languages,
Architecture,
Programming,
Browsers,
Conferences,
Web Sockets,
Comet

Michael Carter explains how to build web applications for the browser using a network stack based on non-HTTP desktop protocols with Orbited, a scalable Comet server, and js.io, a JavaScript library for real-time web applications.

Interactive Websites with Comet and DWR

Topics
Ruby,
Java,
QCon London 2008,
Dynamic Languages,
.NET,
Languages,
QCon,
AJAX,
Programming,
Rich Internet Apps,
Conferences,
DWR,
Comet

In this session filmed during QCon London 2008, Joe Walker presents Comet, a long polling AJAX method used for updating the browser’s page, and DWR, a Java library for writing web sites using AJAX.

News about Comet

Akka - Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through Actors

Topics
JAX-RS,
AMQP,
Scala,
Java EE,
Akka,
Messaging,
Java,
Web Services,
JVM Languages,
Functional Programming,
Languages,
Enterprise Architecture,
Concurrency,
SOA,
Programming,
Architecture,
Apache Camel,
Actors,
Comet

Today, the Akka team released version 0.7 of their actors framework for the Java Virtual Machine. Akka attempts to address future concurrency challenges with a solution relying on message based actors, software transactional memory and appropriate fault handling strategies. InfoQ talked to Jonas Bonér about the intent behind Akka, its current state and adoption, and future plans.

The Atmosphere Comet Abstraction Framework Releases Alpha

Topics
Java,
Languages,
Programming,
Rich Internet Apps,
Performance & Scalability,
Comet

Atmosphere which started off as an evolution of Grizzly, is a POJO based framework that aims to bring Comet to the masses. This Comet Abstraction Framework released its first alpha version and InfoQ had a Q&A with its creator Jean-Francois Arcand about it.

Q&A with Dylan Schiemann co-creator of Dojo on AJAX, Comet, Bayeux, RIAs and the Dojo Toolbox

Topics
Javascript,
Java,
Web Development,
Dynamic Languages,
Languages,
Web 2.0,
AJAX,
Rich Internet Apps,
Programming,
Enterprise Architecture,
Frameworks,
Dojo,
Comet

The Dojo Toolkit is a modular open source JavaScript library, designed to ease the rapid development of JavaScript or Ajax-based applications and web sites. InfoQ had a Q&A with Dylan Schiemann, CEO of SitePen and co-creator of the Dojo Toolkit, about AJAX, Comet, Bayeux, RIAs and the newly released Dojo Toolbox.

Grizzly and the New Atmosphere Comet Framework: Q&A with Project Lead Jean-Francois Arcand

Topics
Java,
Languages,
AJAX,
Scalability,
Performance & Scalability,
Rich Internet Apps,
Comet,
Programming

The Grizzly framework is used in multiples products like GlassFish, Sailfin, RESTlet, OpenESB and many more, where it enables developers to write scalable server applications, by leveraging the Java New I/O API (NIO). Atmosphere, an evolution of Grizzly, is a POJO based framework that aims to bring Comet to the masses. Jean-Francois talks to InfoQ about this new development.

Comet: Sub-Second Latency with 10K+ Concurrent Users

Topics
Java,
Languages,
Programming,
Rich Internet Apps,
Performance & Scalability,
Jetty,
Dojo,
Lightstreamer,
Comet

Comet - technology that allows a sever to send over HTTP a message to the client when an event occurs, without the client having to explicitly request it - has been considered by some to scale poorly in the past. Recent tests using Cometd and Jetty as well as Lightstreamer production implementations prove the opposite.

Is XMPP the Future of Cloud Services?

Topics
Web Services,
SaaS,
SOA,
Enterprise Architecture,
EAI,
Architecture,
Cloud Computing,
Performance & Scalability,
Atom,
Comet,
XMPP

The Extensible Messaging and Presence Protocol (XMPP) has proven itself as a winner for instant messaging, but could it also be the protocol of choice for service integration in the future?