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
查看全文
相关阅读:
rstudio执行代码&注释
Python,mac下如何安装pip、ipython
利用MATLAB批量完成科研数据处理
稳定性与鲁棒性区别(转)
Matlab subs函数的用法
matlab替换
opencv-python(cv2)
ConvolutionalLSTMNetwork: AMachineLearning ApproachforPrecipitationNowcasting论文笔记
ROLO:Spatially Supervised Recurrent Convolutional Neural Networks for Visual Object Tracking(二)
ROLO:Spatially Supervised Recurrent Convolutional Neural Networks for Visual Object Tracking(一)
原文地址:https://www.cnblogs.com/ji-xufeng/p/7651066.html
最新文章
简单工厂模式(静态工厂方法模式)
leetcode 217
leetcode 206
leetcode 205
leetcode 202
leetcode 198
leetcode 191
leetcode 190
spring
Linux帮助文档
热门文章
vim 简介
Linux文件目录介绍
第一次登陆Linux
Linux介绍
mysql 启动与停止
JVM 垃圾回收日志
文件路径查找
volatile关键字
成分分析PCA以及特征值和特征向量的意义
主成分分析与R语言
Copyright © 2011-2022 走看看