Clustering
- Cluster Specification
- Cluster Usage
- Dependency
- Sample project
- When and where to use Akka Cluster
- A Simple Cluster Example
- Joining to Seed Nodes
- Downing
- Leaving
- WeaklyUp Members
- Subscribe to Cluster Events
- Node Roles
- How To Startup when Cluster Size Reached
- How To Cleanup when Member is Removed
- Higher level Cluster tools
- Failure Detector
- How to Test
- How to Test
- Management
- Configuration
- Cluster Aware Routers
- Cluster Singleton
- Distributed Publish Subscribe in Cluster
- Cluster Client
- Cluster Sharding
- Dependency
- Sample project
- Introduction
- An Example
- How it works
- Distributed Data vs. Persistence Mode
- Startup after minimum number of members
- Proxy Only Mode
- Passivation
- Remembering Entities
- Supervision
- Graceful Shutdown
- Removal of Internal Cluster Sharding Data
- Configuration
- Inspecting cluster sharding state
- Rolling upgrades
- Lease
- Cluster Metrics Extension
- Distributed Data
- Cluster across multiple data centers
- Multi JVM Testing
- Multi Node Testing