zoukankan
html css js c++ java
Akka Java 中文文档
Akka Java 中文文档
Introduction
What is Akka?
|
什么是Akka?
Why Akka?
|
为什么选择Akka?
Getting Started
|
Akka入门
The Obligatory Hello World
|
Hello world
Use-case and Deployment Scenarios
|
用例与部署场景
Examples of use-cases for Akka
|
Akka的用例示例
General
Terminology, Concepts
|
术语,概念
Actor Systems
|
角色系统
What is an Actor?
|
什么是角色
Supervision and Monitoring
|
监管和监测
Actor References, Paths and Addresses
|
角色的引用、路径和地址
Location Transparency
|
位置透明性
Akka and the Java Memory Model
|
Akka与Java内存模型的关系
Message Delivery Reliability
Configuration
Actors
Actors
|
角色
Typed Actors
|
类型化的角色
Fault Tolerance
|
容错
Dispatchers
Mailboxes
Routing
Building Finite State Machine Actors
Persistence
Testing Actor Systems
Actors (Java with Lambda Support)
Actors (Java with Lambda Support)
Fault Tolerance (Java with Lambda Support)
FSM (Java with Lambda Support)
Persistence (Java with Lambda Support)
Futures and Agents
Futures
Agents
Networking
Cluster Specification
Cluster Usage
Remoting
Serialization
I/O
Using TCP
Using UDP
ZeroMQ
Camel
Utilities
Event Bus
Logging
Scheduler
Duration
Circuit Breaker
Akka Extensions
Microkernel
HowTo: Common Patterns
Scheduling Periodic Messages
Single-Use Actor Trees with High-Level Error Reporting
Template Pattern
Experimental Modules
Persistence
Multi Node Testing
Actors (Java with Lambda Support)
FSM (Java with Lambda Support)
External Contributions
Information for Akka Developers
Building Akka
Multi JVM Testing
I/O Layer Design
Developer Guidelines
Documentation Guidelines
Team
Project Information
Migration Guides
Issue Tracking
Licenses
Sponsors
Project
Additional Information
Frequently Asked Questions
Books
Other Language Bindings
Akka in OSGi
Incomplete List of HTTP Frameworks
查看全文
相关阅读:
Python异常处理
Python 线程、进程和协程
python版本升级及pip部署方法
Python socket编程
循环遍历方法笔记
TCP/IP协议分为哪四层,具体作用是什么。
Python Paramiko模块与MySQL数据库操作
Python面向对象编程(二)
h5专题常用小代码
sethc问题
原文地址:https://www.cnblogs.com/ji-xufeng/p/7651066.html
最新文章
hdu 1506
hdu 1492
HDOJ 400题纪念。
hdu 2192
hdu 2552
hdu 1677
hdu 1671
hdu 1071
hdu 2601
奇怪
热门文章
[转]快速清除SQL Server日志的两种方法
[转]删除MSSQL中的_log.ldf日志文件
[转]如何缩小MSSQL的日志文件
基元类型、值类型和引用类型
为家庭负担所累
覆写(Override)和重载(Overload)的比较
真辛苦
the different between "in" and "exist "
Assembly.LoadFile Assembly.LoadFrom
Python 线程、 进程和协程
Copyright © 2011-2022 走看看