pekko/akka-samples/akka-docs-java-lambda
Viktor Klang cd8e97c060 +act - 15757 - Reworks implementation of ActorSystem shutdown
* deprecates awaitTermination, shutdown and isTerminated
  * introduces a terminate-method that returns a Future[Unit]
  * introduces a whenTerminated-method that returns a Future[Unit]
  * simplifies the implementation by removing blocking constructs
  * adds tests for terminate() and whenTerminated
2014-08-25 15:49:28 +02:00
..
project !act,doc #3831 Adding more Java with Lambda documentation and support 2014-03-03 10:18:58 +01:00
src/test/java/docs/actor +act - 15757 - Reworks implementation of ActorSystem shutdown 2014-08-25 15:49:28 +02:00
build.sbt =pro sbt-0.13.2-RC2 with name hashing, scala 2.10.4 2014-04-11 14:11:02 +02:00
pom.xml =pro,sam,act Change version to 2.4-SNAPSHOT 2014-03-07 14:53:35 +01:00