- added remote actor reply changes
This commit is contained in:
parent
0d2e905cd6
commit
04ef279670
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ see http://maven.apache.org/plugins/maven-changes-plugin/usage.html for full gui
|
|||
<action dev="Jonas Bonér" type="add">New URL: http://akkasource.org</action>
|
||||
<action dev="Jonas Bonér" type="add">Enhanced trapping of failures: 'trapExit = List(classOf[..], classOf[..])'</action>
|
||||
<action dev="Jonas Bonér" type="add">Upgraded to Netty 3.2, Protobuf 2.2, ScalaTest 1.0, Jersey 1.1.3, Atmosphere 0.4.1, Cassandra 0.4.1, Configgy 1.4</action>
|
||||
<action dev="Mikael Högqvist" type="fix">Remote actors are able to use reply to answer a request</action>
|
||||
<action dev="Jonas Bonér" type="fix">Lowered actor memory footprint; now an actor consumes ~625 bytes, which mean that you can create 6.5 million on 4 G RAM</action>
|
||||
<action dev="Jonas Bonér" type="fix">Concurrent mode is now per actor basis</action>
|
||||
<action dev="Jonas Bonér" type="fix">Remote actors are now defined by their UUID (not class name)</action>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue