-
-
Notifications
You must be signed in to change notification settings - Fork 751
/
release22.html
130 lines (104 loc) · 6.31 KB
/
release22.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/html">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="keywords" content="Java,WebSockets,Server Side Events,AJAX,JavaScript">
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?lang=css&skin=sunburst"></script>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print"/>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<title>Async-IO.org: Powering the Atmosphere Framework</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<div class="asyncIO">
<div class="asyncIO-left">
<br>
<div style="text-align: center;">
<a href="http://async-io.org"><img title="logo" alt="" src="./images/AsyncIO.png"/></a>
</div>
</div>
<div class="asyncIO-right">
<h1>The Atmosphere Framework 2.2.0 released!</h1>
<h2><strong>Cross-Framework and Cross-Browser Asynchronous Framework for Real Time Applications on
the JVM</strong>
</h2>
</div>
</div>
</header>
<section id="main_content">
<h2>The Async-IO dev team are pleased to announce the release of <a
href="https://github.com/Atmosphere/atmosphere">The Atmosphere Framework 2.2.0!</a> You can
download it <a href="./download.html">here</a></h2>
<p>Besides all of the performance and easy of use improvements made since Atmosphere 2.1, version 2.2
comes
with a host of <a
href="https://github.com/Atmosphere/atmosphere/issues?labels=2.2.0%2CEnhancement&page=1&state=closed">improvements
and new features</a> and
<a href="https://github.com/Atmosphere/atmosphere/issues?labels=2.2.0&state=closed">62 fixed issues</a> since
our last release!
Those changes alone makes it worth upgrading! Atmosphere 2.2 has been optimized for our flagship
product: <a href="AtmospherePro.html">Atmosphere Pro</a>
</p>
<p align="center">
<img src="http://atmosphere.github.io/atmosphere/images/stack.png"Atmosphere Framework Stack"
alt="Atmosphere Stack"/>
</p>
<h2>Atmosphere 2.2.0: Stability and Performance!</h2>
<h3>I/O Frameworks and Servers</h3>
<p>Tomcat all versions 5+ (including 8.0.9), Jetty all versions 6+ (including newest 9.2.x),
Undertow/Wildfly 8.1.+,
WebLogic 12.x, WebSphere 8+, Netty 3.x, Vert.x 2.x and Play 2.2.x</p>
<h3>Scary number of Frameworks supported</h3>
<p>Atmosphere 2.2 is natively supported in PrimeFaces, Wicket, Grails, Spring's Reactor,
GWT, Jersey, Scalatra, Vaadin, RichFaces, Apache Tuscany, Apache Tapestry etc. </p>
<p>Atmosphere 2.2 also can be used with any Servlet based framework like RestEasy, Apache CFX, Apache Wink,
framework like Akka, Cometd, Socket.IO, distributed solutions like Hazelcast, Redis, JGroups, JMS for
extreme scaling!</p>
<h3>JavaScript Client: You have choice! Node.js included!!</h3>
<p>Socket.IO, SocksJS, JQuery, Pure Javascript now available. Twitter's Bower Support also included!</p>
<h3>JVM Client: wAsync: Android, Node.js and Atmosphere altogether!</h3>
<p>Atmosphere 2.2 now ships with a new performance improved <a
href="https://github.com/Atmosphere/wasync">wAsync</a>. wAsync supports Android, Node.js and
Atmosphere.</p>
<h3>Several Samples: Pick the one you like to get started</h3>
<p>Get started <a href="https://github.com/Atmosphere/atmosphere/wiki">documentations</a>. Many easy to use
<a href="https://github.com/Atmosphere/atmosphere-samples">SSSSSSSaaammmples! are available as
wel!!</a></p>
<h3>Get it now!</h3>
<p>The Atmosphere Framework 2.2. Stack contains the following components</p>
<ul>
<li><a href="https://github.com/Atmosphere/atmosphere">runtime</a>: Server side components for Servlet based framework.</li>
<li><a href="https://github.com/Atmosphere/atmosphere-javascript">javascript</a>: client side library for Atmosphere</li>
<li><a href="https://github.com/Atmosphere/wasync">wAsync</a>: Java client side library for Atmosphere</li>
<li><a href="https://github.com/Atmosphere/nettosphere">NettoSphere</a>: server side server running on top of the Netty Framework</li>
<li><a href="https://github.com/Atmosphere/atmosphere-vertx">VertoSphere</a>: server side server running on top of the Vert.x Framework</li>
<li><a href="https://github.com/Atmosphere/atmosphere-play">Playtosphere</a>: server side server running on top of the Play! Framework</li>
</ul>
</section>
<footer>
<p>©2008-2024 All Rights Reserved - <a href="http://async-io.org">Async-IO.org</a>. Follow us on <a
href="http://twitter.com/asyncio">Twitter</a></p>
</footer>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-31990725-2");
pageTracker._trackPageview();
} catch (err) {
}
</script>
</div>
</div>
</body>
</html>