Commit graph

66 commits

Author SHA1 Message Date
Jonas Bonér
2ef094f02f Fixed some TypedActor tests 2011-01-11 11:16:31 +01:00
Viktor Klang
dbe6f203b3 Removing ActorRegistry object, UntypedActor object, introducing akka.actor.Actors for the Java API 2011-01-04 13:24:28 +01:00
Viktor Klang
a61e591b2a Putting the Netty-stuff in akka.remote.netty and disposing of RemoteClient and RemoteServer 2011-01-03 12:42:30 +01:00
Viktor Klang
9ccac820be Merged with current master 2010-12-27 12:12:49 +01:00
Jonas Bonér
e8fcdd697b Updated the copyright header to 2009-2011 2010-12-22 15:35:50 +01:00
Viktor Klang
c20aab06eb All tests passing, still some work to be done though, but thank God for all tests being green ;) 2010-12-21 14:36:47 +01:00
Viktor Klang
6edfb7d5b8 Reverted to using LocalActorRefs for client-managed actors to get supervision working, more migrated tests 2010-12-20 16:58:05 +01:00
Viktor Klang
5624e6d3aa Giving all remote messages their own uuid, reusing actorInfo.uuid for futures, closing ticket 580 2010-12-20 11:01:25 +01:00
Viktor Klang
8becbad787 Fixing a lot of stuff and starting to port unit tests 2010-12-17 16:09:21 +01:00
Viktor Klang
5f651c73ba 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
Viktor Klang
c89ea0a49c First shot at re-doing akka-remote 2010-12-14 18:22:46 +01:00
Viktor Klang
30f73c7ca4 Fixing SLF4J logging lib switch, insane API FTL 2010-11-30 12:00:58 +01:00
Jonas Bonér
6cf7cc2986 removed trailing whitespace 2010-11-24 21:05:12 +01:00
Viktor Klang
bc1ae7814b Fixing all %s into {} for logging 2010-11-24 13:53:53 +01:00
Viktor Klang
08abc15e8a Switching to raw SLF4J on internals 2010-11-24 13:42:41 +01:00
Viktor Klang
7040ef0f14 Added a root akka folder for source files for the docs to work properly, closing ticket #541 2010-11-20 22:26:26 +01:00
Renamed from akka-remote/src/main/scala/serialization/SerializationProtocol.scala (Browse further)