Useful Links
Computer Science
Distributed Systems
Akka and Distributed Systems
1. Foundations of Concurrency and Distributed Systems
2. The Actor Model
3. Akka Framework Overview
4. Akka Fundamentals: The Actor System
5. Actor Communication
6. Actor Lifecycle and Supervision
7. Advanced Actor Patterns and Behaviors
8. Akka Cluster
9. Akka Streams
10. Akka Persistence
11. Akka HTTP
12. Testing Akka Applications
13. Akka Typed
14. Performance and Optimization
15. Production Deployment
Testing Akka Applications
Testing Fundamentals
Testing Philosophy
Test Structure
Test Isolation
Test Data Management
Actor Testing
TestKit Framework
TestKit Setup
Test Actor System
Test Lifecycle
Test Probes
Message Interception
Behavior Verification
Timing Control
Message Expectations
ExpectMsg Variants
Timeout Configuration
Message Ordering
Actor Hierarchy Testing
Parent-Child Testing
Supervision Testing
Failure Simulation
Asynchronous Testing
Future Testing
ScalaTest Integration
Async Test Support
Eventually Assertions
Timeout Handling
Stream Testing
Stream TestKit
Source Testing
Sink Testing
Flow Testing
Test Sources and Sinks
Materialized Value Testing
Back-Pressure Testing
HTTP Testing
Route Testing
Request Simulation
Response Verification
Server Testing
Client Testing
WebSocket Testing
Persistence Testing
Event Sourcing Tests
Journal Testing
Snapshot Testing
Recovery Testing
Cluster Testing
Multi-Node Testing
Test Cluster Setup
Node Coordination
Failure Simulation
Cluster State Verification
Sharding Tests
Split Brain Testing
Performance Testing
Load Testing
Stress Testing
Throughput Measurement
Latency Analysis
Previous
11. Akka HTTP
Go to top
Next
13. Akka Typed