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
查看全文
相关阅读:
记一个centos分区大小调整过程
破解StarUML3.01最新版 for Linux(Ubuntu16LTS)
为什么我们要使用int类型来保存时间类型的数据。
sphinx-doc的中文搜索
ubuntu下file_get_contents返回空字符串
PSR-PHP开发规范(本文版权归作者:luluyrt@163.com)
PHP单例模式
PHP中 PCRE正则表达式模式修饰符“u” 的使用。
Mysql 插入时间时报错Incorrect datetime value: '' for column 'createtime'
如何给list清空
原文地址:https://www.cnblogs.com/ji-xufeng/p/7651066.html
最新文章
PHP中public,private,protected,abstract等关键字用法详解
深度解剖session运行原理
SVG交互动画制作
javascript深拷贝和浅拷贝
前端教你学UI——人物处理(一)
edge animate从入门到放弃
webstorm入手笔记
flex布局应用与踩坑
程序猿教你学剪辑
window 10 下解压缩版MySQL5.7.24的安装
热门文章
MySQL GTID (四)
MySQL GTID (三)
MySQL GTID (二)
MySQL GTID (一)
centos7 二进制安装MySQL5.7.22
Redhat 7.2 编译安装PostgreSQL 10
MySQL备份恢复全实战
windows解压缩版MySQL5.6.40的安装
实战zabbix3.0.2 使用percona mysql插件监控mysql5.7
Linux交换空间(swap space)的那些优缺点
Copyright © 2011-2022 走看看