GithubHelp home page GithubHelp logo

dahang / atmosphere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atmosphere/atmosphere

1.0 2.0 0.0 87.38 MB

The only Portable WebSocket/Comet Framework supporting Scala, Groovy and Java

Home Page: http://jfarcand.wordpress.com

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, Netty, 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 (Javascript, JQuery, GWT) and server components.

Framework like Jersey, GWT, Wicket, Vaadin, Guice, Spring, JSF, Scalatra, Grails etc are supported. You can use Scala, JRuby, Groovy and Java to write Atmosphere application. Massive scalability with our Cluster plugin architecture (JGroups, JMS/ActiveMQ, Redis, XMPP, etc.)

Follow us on Twitter or get the latest news here

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

Getting started

Devoxx 2011 - Writing highly scalable WebSocket using the Atmosphere Framework

Latest Publications

AtmosphereHandler, Meteor, REST Resource or Native WebSocket

Download Atmosphere Whitepaper

White Paper

Browse JavaDoc

Javadoc

If you want to play with Redis, Hazelcast, ActiveMQ(JMS) or XMPP(Gmail), uncomments the appropriate technology and rebuild, or drop the atmosphere-{name}.jar under your WEB-INF/lib to enabled it automatically

pom.xml

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

 <dependency>
     <groupId>org.atmosphere</groupId>
     <artifactId>atmosphere-{atmosphere-module}</artifactId>
     <version>0.8.5</version>
  </dependency>

Where atmosphere-module can be: jersey, runtime, guice, jquery, redis, jms, jgroups or gwt,. 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:

Browse the artifact

Download samples

Download the sample, rename the file without the maven version

Atmosphere 0.8.5 is our official release see what's changed since 0.8.4, and our work in progress version is 0.9, targeted for end of Mid March 2012

If you are interested, subscribe to our mailing list (http://groups.google.com/group/atmosphere-framework) for more info! We are on irc.freenode.net under #atmosphere-comet

atmosphere's People

Contributors

flowersinthesand avatar g-hengeli avatar haed avatar jevgeni avatar jfarcand avatar mattnathan avatar mjeanroy avatar mmcbride avatar mrtidy avatar mtyson avatar neotyk avatar sroebuck avatar survivant avatar trask avatar ulrich avatar

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.