Skip to content

Atmosphere Framework vs Faye

A side-by-side look at Atmosphere Framework and Faye. For an in-depth review of either product, follow the links below.

Atmosphere Framework

Atmosphere Framework

Development

The Atmosphere Framework is an open-source asynchronous web application framework for the Java platform. It allows bi-directional communication between client and server without page refresh, allowing real-time web applications.

asynchronousrealtimejavaopensource
Faye

Faye

Online Services

Faye is an open-source web messaging and notification system based on the publish-subscribe pattern. It allows real-time communication between a server and clients using bidirectional connections over websockets.

realtimewebsocketspublishsubscribenotifications