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 |
|
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 |
|