-
Notifications
You must be signed in to change notification settings - Fork 76
Home
Yevhen Bobrov edited this page Jul 23, 2016
·
19 revisions
Introduction
General
Actors
- Actor References and Paths
- Developing an actor
- Injecting dependencies
- Receive handler
- Handling messages
- Actor Lifecycle
- Placement within a cluster
- Timers
- Reminders
- Reentrant messages
- Controlling activation lifetime
- Keep alive timeout
- Typed Actors
- Autorun
- Sticky actors
Observers
Streams
Cluster
- Running code during the boot
- Getting reference to cluster actor system
- Initializing from Orleans configuration xml
Configuration
Deployment
Advanced
Low-level api:
Utility
Unit testing with TestKit
Information for Orleankka Developers
Project Information
Additional Information