All Projects → jrudolph → scala-world-2015

jrudolph / scala-world-2015

Licence: other
Source code for the scala.world 2015 talk about akka-stream / akka-http

Programming Languages

scala
5932 projects
HTML
75241 projects

Sources for the akka-stream / akka-http scala.world 2015 conference talk

To test, run this in sbt:

log-service/re-start
backend/runMain example.repoanalyzer.Step6

Then, open the browser at http://localhost:8080. All the other steps should work as well.

Geo IP resolution uses the server at http://freegeoip.net/ which only allows a certain quota of free requests per period (though requests will be cached between runs, see Cache and the ip-cache folder). Also, we experienced some downtime of this free server so we included part of the cache with the source code.

The sources contain an example log file to replay which contains a big amount of nonsense data in the right format.

Here's the output of running Step5:

Step 5 output screencast

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].