Commit graph

7 commits

Author SHA1 Message Date
Derek Williams
67ead66b32 Improve Future API when using UntypedActors, and add overloads for Java API 2011-03-11 12:50:57 -07:00
Derek Williams
03809572f8 Add first test of Future in Java 2011-03-01 15:23:29 -07:00
Viktor Klang
e17b4f4f52 Removing ActorRegistry object, UntypedActor object, introducing akka.actor.Actors for the Java API 2011-01-04 13:24:28 +01:00
Viktor Klang
8814e9712d Got API in place now and RemoteServer/Client/Node etc purged. Need to get test-compile to work so I can start testing the new stuff... 2010-12-15 17:52:31 +01:00
Peter Vlugter
a32c30ad75 First pass on separating stm into its own module
- removed transactors everywhere
- moved stm into akka-stm module
- disabled agents (they use transactors internally)
- rewrote persistence tests so that they don't use transactors
2010-11-14 09:53:14 +13:00
Jonas Bonér
5a14671afb Changed default remote port from 9999 to 2552 (AKKA) :-) 2010-10-29 16:07:33 +02:00
Viktor Klang
8fd6361c44 BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00