pekko/akka-samples/akka-sample-main-java/src/main
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
..
java/sample/hello +act - 15757 - Reworks implementation of ActorSystem shutdown 2014-08-25 15:49:28 +02:00
resources +sam #3607 Add maven pom.xml to akka-sample-main-java 2014-01-22 11:29:00 +01:00