Skip to content

mbronshteyn/akka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Akka Behaviors and Actors ( both typed and classical )

This repository contains files which are developed based on
Practical Java concurrency with the Akka Actor Model

prime.PrimeMain is the class where typed behaviors and actors are defined.

To run an example sync the project and run prime.PrimeMain java class.

If you would like to take a look at Classical Akka please follow classic.App class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages