Skip to content

Sample demo app to understand concurrent actor systems with Akka Actors

Notifications You must be signed in to change notification settings

rathnaviraj/akka-actors-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-actors-demo

This is a demo application to understand concurrent actor systems with Akka Actors

Instructions to run

Change directories to the top level of the project.

Enter ./sbt on OSX/Linux or sbt.bat on Windows to start sbt.

sbt downloads project dependencies. The > prompt indicates sbt has started in interactive mode.

At the sbt prompt, enter reStart.

sbt builds the project and runs the application

About

Sample demo app to understand concurrent actor systems with Akka Actors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published