Understanding how Future works and the meaning of the technical terms with diagrams
For those who are not familiar with Java concurrency using ThreadPoolExecutor and Runnable and ExecutionContext it may not be easy to understand some technical terms in Scala concurrency features and why those classes exist. In this session, I will explain the technical terms and the background with diagrams to provide a deeper understanding of concurrency.
Session length
10 minutes
Language of the presentation
English
Target audience
Beginner: No need to have prior knowledge
Who is your session intended to
People who do not understand Future and concurrency