班级规模及环境--热线:4008699035 手机:15921673576( 微信同号) |
坚持小班授课,为保证培训效果,增加互动环节,每期人数限3到5人。 |
上课时间和地点 |
开课地址:【上海】同济大学(沪西)/新城金郡商务楼(11号线白银路站)【深圳分部】:电影大厦(地铁一号线大剧院站) 【武汉分部】:佳源大厦【成都分部】:领馆区1号【沈阳分部】:沈阳理工大学【郑州分部】:锦华大厦【石家庄分部】:瑞景大厦【北京分部】:北京中山学院 【南京分部】:金港大厦
最新开班 (连续班 、周末班、晚班):请点击此处咨询在线客服 |
实验设备 |
☆资深工程师授课
☆注重质量
☆边讲边练
☆合格学员免费推荐工作
★实验设备请点击这儿查看★ |
质量保障 |
1、培训过程中,如有部分内容理解不透或消化不好,可免费在以后培训班中重听;
2、课程完成后,授课老师留给学员手机和Email,保障培训效果,免费提供课后答疑。
3、培训合格学员可享受免费推荐就业机会。 |
课程大纲 |
|
- Introduction, environment Setup and a first application
The Akka framework
The Actor model (definition & origins)
Fault tolerance
Location transparency
Scaling
Actors In Akka
Setting up a Scala/Maven environment
A first application in Akka
Create the project
Defining message Classes
Defining actor Classes
Defining the execution Class
Architecture & configuration files
Actors & Typed Actors
Anatomy of an Actor
Creating Actors (default constructors, custom constructors, actor hierarchy)
Messaging Models
Sending messages
Fire and forget
Send and receive
Receiving messages
Replying to messages
Forwarding messages
Stop Actors
Kill Actors
Fault Tolerance - Actor Lifecycle & State
Let it crash
Supervision & supervisor strategy
One for one
All for one
Lifecycle callbacks
Receiving Messages
Online/Offline state
Hotswap: Become / Unbecome (& stash)
Finite State Machine FSM
States
Behaviour
Concurrency
Blocking vs event driven API
Using futures & promises
Dispatchers & Routes
Dispatchers
Dispatcher as a pattern
Executor & Dispatchers
Types of dispatcher / Which to use when
Default dispatcher
Pinned dispatcher
CallingThread dispatcher
Balancing dispatcher
Routers
Types of Routers
Router usage
Router usage via application.conf
Router usage for distributed actors
Dynamically resizing routers
Custom Router
Clustering
About the Akka Cluster & the CAP theorem
Defining a cluster
Cluster Member Status
Routing messages to the cluster
Addressing remote actors
Mailboxes
Types of mailboxes
Durable mailboxes
Circuit breakers
Transactions (time permitting)
Testing
Writing unit test
Access the actor reference
Testing actor behaviour
Testing exception scenarios
JMX and REST interfaces
RESTful API
JMX
|