Skip to content

Small Akka applications which aim to demonstrate parts of the library functionality.

Notifications You must be signed in to change notification settings

enear/akka-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

akka-cookbook

Small Akka applications which aim to demonstrate parts of the library functionality.

You may follow the suggested order below for code in the following packages:

co.enear.akka.cookbook.actor.basics

  1. BasicsApp
  2. Ping
  3. Pong

co.enear.akka.cookbook.actor.supervision

  1. SupervisionApp
  2. Papa
  3. Child
  4. FavoriteChild

co.enear.akka.cookbook.actor.pool

  1. PoolApp
  2. PoolBoy

co.enear.akka.cookbook.actor.circuitbreaker

  1. CircuitBreakerApp

co.enear.akka.cookbook.remote

  1. RemoteApp
  2. application.conf

co.enear.akka.cookbook.persistence

  1. PersistenceApp
  2. ImPersistent
  3. application.conf

co.enear.akka.cookbook.stream

  1. StreamApp
  2. HelloSource
  3. HelloSink

About

Small Akka applications which aim to demonstrate parts of the library functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages