Commit graph

14 commits

Author SHA1 Message Date
Jonas Bonér
ef452881f0 Removed trailing whitespace 2010-05-21 20:08:49 +02:00
Jonas Bonér
3d973fea9b Fixed race-condition in Supervisor linking 2010-05-18 16:00:24 +02:00
Jonas Bonér
04b514228b Merge branch 'master' of git@github.com:jboner/akka 2010-05-18 11:21:41 +02:00
Jonas Bonér
b079a128b7 Fixed supervision bugs 2010-05-18 10:47:23 +02:00
Jonas Bonér
9aaad8c03c Merged with master and fixed last issues 2010-05-16 20:15:08 +02:00
Jonas Bonér
d7727a8892 Added failing test to supervisor specs 2010-05-16 13:24:31 +02:00
Jonas Bonér
7d9df1026b Fixed final bug in remote protocol, now refactoring should (finally) be complete 2010-05-16 11:58:20 +02:00
Jonas Bonér
f7407d3adf Rewritten "home" address management and protocol, all test pass except 2 2010-05-16 10:59:06 +02:00
Jonas Bonér
dfc45e0a71 Refactored code into ActorRef, LocalActorRef and RemoteActorRef 2010-05-13 15:40:49 +02:00
Viktor Klang
6b30bc8c4f Switched newActor for actorOf 2010-05-08 19:01:12 +02:00
Jonas Bonér
df8f0e0f3b Renamed ActorID to ActorRef 2010-05-06 08:13:12 +02:00
Jonas Bonér
22116b922a akka-core now compiles 2010-05-02 10:40:13 +02:00
Jonas Bonér
91fe6a3a98 Now doing a 'reply(..)' to remote sender after receiving a remote message through '!' works. Added tests.
Also removed the Logging trait from Actor for lower memory footprint.
2010-04-06 12:45:09 +02:00
Jonas Bonér
4a7b7210bc renamed tests from *Test -> *Spec 2010-04-05 13:55:59 +02:00
Renamed from akka-core/src/test/scala/RemoteSupervisorTest.scala (Browse further)