班級規模及環境--熱線:4008699035 手機:15921673576( 微信同號) |
每期人數限3到5人。 |
上課時間和地點 |
開課地址:【上?!客瑵髮W(滬西)/新城金郡商務樓(11號線白銀路站)【深圳分部】:電影大廈(地鐵一號線大劇院站) 【武漢分部】:佳源大廈【成都分部】:領館區1號【沈陽分部】:沈陽理工大學【鄭州分部】:錦華大廈【石家莊分部】:瑞景大廈【北京分部】:北京中山學院 【南京分部】:金港大廈
最新開班 (連續班 、周末班、晚班):2020年3月16日 |
實驗設備 |
☆資深工程師授課
☆注重質量
☆邊講邊練
☆合格學員免費推薦工作
★實驗設備請點擊這兒查看★ |
質量保障 |
1、培訓過程中,如有部分內容理解不透或消化不好,可免費在以后培訓班中重聽;
2、培訓結束后,授課老師留給學員聯系方式,保障培訓效果,免費提供課后技術支持。
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
|