External Links #
Here is a list of links to external resources referenced in the tutorial, in order of appearance.
- Mandelbrot fractal
- Docker
- VS Code
- Remote Development Extension Pack
- Thread
- Runnable
- lambda expressions
- InterruptedException
- Callable
- Future
- ExecutionException
- TimeoutException
- RejectedExecutionException
- CancellationException
- ExecutorService
- ScheduledExecutorService
- Executors
- ForkJoinPool
- ForkJoinTask
- RecursiveTask
- RecursiveAction
- Java streams
- thread interference
- Lock
- Condition
- ReadWriteLock
- Deadlock
- CompletableFuture
- CompletionStage
- Akka
- Why modern systems need a new programming model
- How the actor model meets the needs of modern, distributed systems
- Style Guide
- Actor References, Paths and Addresses
- Actor Discovery
- Interaction Patterns
- Mesage Delivery Reliability
- Reliable Delivery
- Akka and the Java Memory Model