IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Webinar Recording: Introduction to Akka Actors with Java 8
Last week we had a pleasure of hosting a webinar in partnership with Lightbend about Akka Actors and Java 8. In it, Johan gave an introduction into how to write Actors and also answered a great number of questions. If you missed the webinar, but the topic is interesting to you, you’re welcome to watch the recording:
Jump directly to a topic you’re most interested in using the following links:
- About the author
- History background
- About Akka
- Where Actors come from
- What an Actor is
- Adding Akka library
- Example #1 (Counter)
- Example #2 (Alarm)
- Actor hierarchy
- Failure handing
- Actor lifecycle
- Example #3 (NotTrustWorthyChild and Supervisor)
- About dispatcher
- About blocking
- Example #4 (SynchronousDatabaseConnection)
- Dos and don’ts
- What more is there
- Getting started
- Questions
The sources of the project used by Johan can be found on GitHub.
For slides, use this link.
Also, please suggest other topics you’d like us to cover in our further webinars and the authors you’d like to have as webinar guests. In case you’d like to be such guest yourself, write to me about it.
Speaking to you
Develop with Pleasure!