Skip to content

a project to teach the basics of the akka toolkit

Notifications You must be signed in to change notification settings

sfali/learning_akka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Akka

This project is used to teach the basics of core Akka.

Chapter 1

Create a database actor called DbActor that stores values of type Any in a Map, indexed by a key of type String. The actor should be created in the actor.db package.

About

a project to teach the basics of the akka toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%