Giter VIP home page Giter VIP logo

atmosphere's Introduction

Atmosphere is a POJO based framework using Inversion of Control (IoC) to bring push/Comet and Websocket to the masses! Finally a framework which can run on any Java based Web Server, including Tomcat, Jetty, GlassFish, Weblogic, Grizzly, JBossWeb and JBoss, Resin, etc. without having to learn how Comet or WebSocket support has been differently implemented by all those Containers. The Atmosphere Framework has both client (JQuery PlugIn) and server components.

Servlet 3.0 is supported along with framework like Jersey (natively), GWT (natively), Wicket, Guice, Spring etc. and programming language like JRuby, Gr oovy and Scala. We also support massive scalability with our Cluster plugin architecture (JGroups, JMS/ActiveMQ, Redis, XMPP,i etc.) Get started using the Atmosphere Whitepaper PDF and the simple JQuery Quick Start

Read about why you should use Atmosphere instead of Servlet 3.0 Async API. JavaOne 2010 session is live here

Browse our super easy Rest based PubSub sample and read on what is Atmosphere exactly.

Atmosphere ship with a JQuery Plug In that can be used with any Comet or WebSocket Framework:

http://is.gd/bJXhH

Download Atmosphere Whitepaper

https://atmosphere.dev.java.net/atmosphere_whitepaper.pdf

If you are using Maven, just add the following dependency:

<dependency>
     <groupId>org.atmosphere</groupId>
     <artifactId>atmosphere-{atmosphere-module]</artifactId>
     <version>0.7.2</version>
 </dependency>

Where atmosphere-module can be: jersey, runtime, guice, bayeux, cluster or spade-server. Our official release are available from Maven Central. For SNAPSHOT, you'll have to add the Sonatype repo to your settings in order to be able to access the snapshot builds:

http://oss.sonatype.org/service/local/repositories/snapshots/content

Atmosphere 0.7.2 is our official release, and our work in progress version is 0.8, targeted for end of August 2011

If you are interested, subscribe to our mailing lists ([email protected] or [email protected]) for more info! We are on irc.freenode.net under #atmosphere-comet

atmosphere's People

Contributors

jevgeni avatar jfarcand avatar mmcbride avatar mtyson avatar neotyk avatar survivant avatar trask avatar ulrich avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.