Skip to content

boldradius/sdf-akka-workshop

Repository files navigation

SDF Akka Workshop

This is the starting point of the SDF Akka workshop.

To run the application:

  1. Run activator on the root of the project:

.../sdf-akka-workshop $ activator

  1. From within the activator console, run the app:
> run
Hit <enter> to stop the simulation
  1. On a separate terminal, tail the file sample.log

You should see plenty of log entries like the following:

Received the following message: Request(3054005172663496902,1431094557745,/store,google,chrome)

You'll probably want to start by replacing deadLetters by a slightly more useful consumer actor.

Have fun!

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages