Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

How to schedule task daily + onStart() in Play 2.0.4?

How to get incoming IP address in Spray framework

http scala ip-address akka spray

Alternatives to JGroups

Akka Event Bus Tutorial [closed]

scala akka event-bus

In Akka, what is the recommended way to access config parameters from within an UntypedActor

java akka

Akka vs Java 7 Futures

java concurrency akka future

How can I configure system properties or logback configuration variables from typesafe config?

Akka Actor ask and Type Safety

What are the differences and useage patterns for dispatchers in Akka 2?

scala akka actor

akka cluster seed nodes give error: dropping message for non-local recipient

scala akka actor akka-cluster

Scala Futures and java 8 CompletableFuture

java scala akka java-8

Query parameters for GET requests using Akka HTTP (formally known as Spray)

akka spray akka-http

Alternatives to using "var" for state with actors?

scala akka actor

Overriding multiple config values in Typesafe config when using an uberjar to deploy

How to log uncaught exceptions in Akka actors?

Waiting indefinitely for a message that may never arrive

Finagle and Akka, why not use them together?

Blocking IO in Akka

scala akka

Example of integration Akka with existing java project

java integration akka

Having problems with Akka 2.1.2 Scheduler ('system' not recognized)

scala akka