No description
Find a file
2010-10-25 13:09:14 +02:00
akka-actor/src Added test for dispatcher parallelism 2010-10-25 13:09:14 +02:00
akka-amqp/src remove usage of 'actor' function 2010-10-20 15:03:16 +02:00
akka-camel/src Closes #479. Do not register listeners when CamelService is turned off by configuration 2010-10-21 16:58:39 +02:00
akka-http/src Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
akka-jta/src Fixed akka-jta bug and added tests 2010-10-11 09:53:44 +02:00
akka-karaf/akka-features/src/main/resources Completed refactoring into lightweight modules akka-actor akka-typed-actor and akka-remote 2010-08-28 17:00:27 +02:00
akka-kernel/src/main/scala Creating a Main object for Akka-http 2010-10-04 14:42:40 +02:00
akka-persistence Final tweaks to common KVStorageBackend factored out of Riak and Voldemort backends 2010-10-21 22:30:39 -04:00
akka-remote/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-21 10:19:45 +02:00
akka-samples Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
akka-sbt-plugin Merge branch 'master' of git@github.com:jboner/akka 2010-08-29 18:17:36 +02:00
akka-spring/src Fixing race-conditions, now works albeit inefficiently when adding/removing actors rapidly 2010-10-24 15:22:28 +02:00
akka-typed-actor/src Tests green, config basically in place, need to work on start/stop semantics and countdowns 2010-10-24 00:36:56 +02:00
config adding default riak config to akka-reference.conf 2010-10-15 12:26:31 -04:00
docs/images removed scaladoc 2009-12-27 16:02:45 +01:00
embedded-repo fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
project refactoring complete, vold tests still acting up 2010-10-21 22:30:39 -04:00
scripts Updated version to 1.0-SNAPSHOT 2010-08-23 13:55:14 +02:00
.gitignore Add tags to gitignore. 2010-10-06 15:21:44 +08:00
LICENSE Added explicit nullification of all ActorRef references in Actor to make the Actor instance eligable for GC 2010-05-18 20:25:13 +02:00
README Made 'hotswap' a Stack instead of Option + addded 'RevertHotSwap' and 'unbecome' + added tests for pushing and popping the hotswap stack 2010-10-08 13:24:06 +02:00
README.textile Release 0.10 2010-08-21 18:06:35 +02:00