- Can you name two mechanisms for executing code in the background for JVM applications?
- When was CompleteableFuture introduced to Java?
- What is RxJava?
- What are coroutines?
- What is structural concurrency?
- Why are different coroutine builders useful?
- What are suspending functions?