I'm very happy to announce the release of Akka 0.10. It is by far our
best and most comprehensive release so far.
It is all thanks to a fantastic team [http://doc.akkasource.org/team]
and user community. Thank you all for your participation.
The full release notes can be seen here:
[http://doc.akkasource.org/release-notes].
All 141 ticket for this release here:
[https://www.assembla.com/spaces/akka/milestones/219583-0-10].
Download it here: [http://github.com/jboner/akka/downloads].
Updated Maven repository here:
[http://www.scalablesolutions.se/akka/repository/].
Benchmark (done on box with 8 real cores): [http://bit.ly/akka-benchmark]
Much improved docs: [http://doc.akkasource.org] (now has separated
Scala and Java API sections, see sidebar)
Here are some the highlights:
* Serialization of Actors:
- Deep serialization (including mailbox) so Actors can be moved
around in cluster
- ActorRef serialization so that references can be sent around that
remembers and uses its original Actor instance (on its original node)
* Much improved Java API. Now (almost) as rich as the Scala API. New
Actors: UntypedActor and TypedActor
* Much improved documentation (separated Java/Scala API and much more)
* Much improved configuration (richer and better documented)
* RemoteClient and RemoteServer event subscription API
* Implicit automatic sender reference management for Remote Actors
* Much improved STM; richer API and configuration, tighter integration
with Multiverse
* New more efficient and rich network protocol
* Improved performance and scalability, lower latency and memory footprint
* New Dispatcher based on HawtDispatch (with the best overall
scalability in benchmarks)
* Much improved Camel module (both for Scala and Java API)
* Much improved AMQP module (including RPC API)
* OSGi support
* FSM support
* Logging switched to slf4j and LogBack
* Many many bugs fixed
Next release will be 1.0 with some RCs on the way, targeted for late fall.
Enjoy.
--
Jonas Bonér
work: http://akkasource.org
code: http://github.com/jboner
blog: http://jonasboner.com
twtr: @jboner
> --
> You received this message because you are subscribed to the Google Groups "Akka User List" group.
> To post to this group, send email to akka...@googlegroups.com.
> To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
>
--
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
Jonas Bon�r schrieb:
> Jonas Bon�r
>
> work: http://akkasource.org
> code: http://github.com/jboner
> blog: http://jonasboner.com
> twtr: @jboner
>
>
--
Martin Krasser
Blog: http://krasserm.blogspot.com
Twitter: http://twitter.com/mrt1nz
Congratulations to this release! Was fun to contribute.
Jonas Bonér schrieb:
Jonas Bonér
work: http://akkasource.org
code: http://github.com/jboner
blog: http://jonasboner.com
twtr: @jboner
--
Martin Krasser
Blog: http://krasserm.blogspot.com
Twitter: http://twitter.com/mrt1nz
--
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
Great work guys.
-- Ross
> --
> You received this message because you are subscribed to the Google Groups "Akka User List" group.
> To post to this group, send email to akka...@googlegroups.com.
> To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
>
Ross McDonald
Twitter: @rossajmcd
Blog: rossputo.blogspot.com
Sweet, looking forward to putting it into production.
Great work guys.
Thanks.
> To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
>
>
--
Good work guys!
We will also update from 0.8 to 0.10 very soon.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
"Magnus Alvestad" <magnus....@gmail.com> wrote:
I *think* they both work but they are incompatible.
From the zip: 1 547 926 bytes
In the repository: 1 444 152 bytes