Главная
Study mode:
on
1
- About the author
2
- History background
3
- About Akka
4
- Where Actors come from
5
- What an Actor is
6
- Configuring the Actors library
7
- Example #1 Counter
8
- Example #2 Alarm
9
- Actor hierarchy
10
- Failure handling
11
- Actor lifecylce
12
- Example #3 NotTrustWorthyChild and Supervisor
13
- About dispatcher
14
- About blocking
15
- Example #4 SynchronousDatabaseConnection
16
- Dos and don'ts
17
- What more is there
18
- Getting started docs
19
- Questions
Description:
Explore the fundamentals of Akka Actors with Java 8 in this comprehensive 1-hour 24-minute webinar by JetBrains. Dive into the world of concurrent programming using Akka's Actor model, which simplifies the complexities associated with traditional thread and lock-based approaches. Learn about the history and core concepts of Akka, understand what Actors are and how they function, and gain hands-on experience through four practical examples. Cover essential topics such as Actor hierarchy, failure handling, lifecycle management, and dispatchers. Discover best practices, dos and don'ts, and explore additional Akka features. By the end of this webinar, you'll be equipped with the knowledge to start building concurrent applications using Akka Actors in Java 8, with insights on configuring the library, handling synchronous operations, and avoiding common pitfalls.

Introduction to Akka Actors with Java 8

JetBrains
Add to list