Skip to content

baekjunlim/AkkaStarting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AkkaStarting

This repository contains the sample code for my book, Introduction to AKKA.

  • Ch 2 Creating PingPong Actors
  • Ch 3 Actor Hierarchy
  • Ch 4 Let It Crash
  • Ch 5 Actor And State Machine
  • Ch 6 Router
  • Ch 7 Agent, Blocking, and Non-blocking
  • Ch 8 Clustering

임백준의 아카 시작하기 예제 소스코드입니다.

  • 2장 핑퐁액터 만들기
  • 3장 액터의 계층구조
  • 4장 Let It Crash
  • 5장 액터와 상태기계
  • 6장 라우터
  • 7장 에이전트, 블로킹, 난블로킹
  • 8장 클러스터

하나의 장(chapter)이 하나의 프로젝트로 이루어져 있습니다. 프로젝트를 자신의 IDE로 읽어들인 다음, org.study 패키지에 있는 main 클래스를 실행시키면 해당 프로젝트가 의도하는 예제를 실행할 수 있습니다.

About

임백준의 아카 시작하기 예제 소스코드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published