svezfaz / akka-backpressure-scala-central-talk

Slides and demo code for Scala Central Meetup #3 Talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back-pressure explained with Akka-Streams and Akka-HTTP

Meetup talk and demo @ Scala Central Meetup. Online slides here.

Dashboard

docker run -d -p 80:80 -p 8125:8125/udp -p 8126:8126 --name kamon-grafana-dashboard kamon/grafana_graphite

More info here.

TCP buffers check (on Linux/OS X)

netstat -na | grep ${PORT}

Demo

sbt run

About

Slides and demo code for Scala Central Meetup #3 Talk

License:Apache License 2.0