Introducing watching for completion earlier
So we can terminate the ActorSystem
This commit is contained in:
parent
952fa34c70
commit
18eee18b8c
5 changed files with 71 additions and 36 deletions
7
akka-docs/rst/java/code/jdocs/stream/Main.java
Normal file
7
akka-docs/rst/java/code/jdocs/stream/Main.java
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
//#main-app
|
||||
public class Main {
|
||||
public static void main(String[] argv) {
|
||||
// Code here
|
||||
}
|
||||
}
|
||||
//#main-app
|
||||
Loading…
Add table
Add a link
Reference in a new issue