Giter Site home page Giter Site logo

mtyson / atmosphere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mmcbride/atmosphere

1.0 2.0 0.0 10.42 MB

Making the web asynchronous

Home Page: http://atmosphere.dev.java.net

Shell 0.01% Ruby 0.01% Scala 0.05% ActionScript 0.24% PHP 0.54% Java 6.20% JavaScript 92.96%

atmosphere's Introduction

Welcome to Atmosphere, a portable AjaxPush/Comet and WebSocket Framework for everyone. The framework support the majority of existing Webserver, and our JQuery Plugin support WebSocket (when available) and Comet (Http Streaming and long Polling)

Atmosphere is a POJO based framework using Inversion of Control (IoC) to bring push/Comet to the masses! Finally a framework which can run on any Java based Web Server, including Google App Engine, Tomcat, Jetty, GlassFish, Weblogic, Grizzly, JBossWeb and JBoss, Resin, etc. without having to wait for Servlet 3.0 Async support or without the needs to learn how Comet or WebSocket support has been differently implemented by all those Containers.  

Servlet 3.0 is supported along with framework like Cometd/Bayeux, Jersey, GWT, Wicket etc. and programming language like JRuby, Groovy and Scala. Finally, any web application can be clustered using our Cluster plugin architecture (JMS, Shoal or JGroups).

Read about why you should use Atmosphere instead of Servlet 3.0 Async

     http://jfarcand.wordpress.com/2009/11/06/servlet-3-0-asynchronous-api-or-atmosphere-easy-decision/

Atmosphere is also availaible as part of the following framework:

* The Atmosphere Grails Plug In
* Java Server Face via PrimeFaces
* Akka, event-driven, scalable and fault-tolerant architectures for the JVM
* Google Widget Toolkit (GWT)

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

    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.5.8</version>
     </dependency>

Where atmosphere-module can be: jersey, runtime, guice, bayeux, cluster or spade-server. Now, you'll have to add the Sonatype snapshot 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.5.8 is our official release, and our work in progress version is 0.6, targeted for End June 2010.

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

Stargazers

 avatar

Watchers

 avatar  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.