Akka 2.1 文档目录
?
Introduction? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??介绍- What is Akka?? ? ?akka是什么?
- Why Akka?为什么使用Akka?
- Getting Started开始使用
- Use-case and Deployment Scenarios
- Examples of use-cases for Akka
- General
- Actor Systems
- What is an Actor?
- Supervision and Monitoring
- Actor References, Paths and Addresses
- Location Transparency
- Akka and the Java Memory Model
- Message Delivery Guarantees
- Configuration
- Common utilities
- Duration
- Circuit Breaker
- Java API
- Actors (Java)
- Typed Actors (Java)
- Logging (Java)
- Event Bus (Java)
- Scheduler (Java)
- Futures (Java)
- Fault Tolerance (Java)
- Dispatchers (Java)
- Routing (Java)
- Remoting (Java)
- Serialization (Java)
- Software Transactional Memory (Java)
- Agents (Java)
- Transactors (Java)
- Building Finite State Machine Actors (Java)
- Akka Extensions (Java)
- ZeroMQ (Java)
- Microkernel (Java)
- Camel (Java)
- Testing Actor Systems (Java)
- HowTo: Common Patterns
- Scala API
- Actors (Scala)
- Typed Actors (Scala)
- Logging (Scala)
- Event Bus (Scala)
- Scheduler (Scala)
- Futures (Scala)
- Dataflow Concurrency (Scala)
- Fault Tolerance (Scala)
- Dispatchers (Scala)
- Routing (Scala)
- Remoting (Scala)
- Serialization (Scala)
- FSM
- Software Transactional Memory (Scala)
- Agents (Scala)
- Transactors (Scala)
- IO (Scala)
- Testing Actor Systems (Scala)
- Akka Extensions (Scala)
- ZeroMQ (Scala)
- Microkernel (Scala)
- Camel (Scala)
- HowTo: Common Patterns
- Modules
- Durable Mailboxes
- HTTP
- Experimental Modules
- Cluster
- Multi Node Testing
- External Contributions
- Information for Developers
- Building Akka
- Multi JVM Testing
- Developer Guidelines
- Documentation Guidelines
- Team
- Project Information
- Migration Guides
- Release Notes
- Scaladoc API
- Documentation for Other Versions
- Issue Tracking
- Licenses
- Sponsors
- Project
- Additional Information
- Here is a list of recipes for all things Akka
- Other Language Bindings
- Akka in OSGi