Skip to content

samudurand/akka-workshop-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 DummyRequestConsumer by a slightly more useful actor.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages