Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Serialization in Scala / Akka

scala serialization akka

How to change future timeout with play framework 2.1.0

java akka playframework-2.1

Knowing when akka actors are finished

java akka

Akka actor forward message with continuation

scala akka actor future

How can OSGi and Akka benefit from each other? How is this structured?

osgi akka

Akka - Is it possible to get the message in the actor's supervisor on it's failure?

scala akka actor

Akka. Should I implement all servicies/DAOs as actors?

java scala akka

Akka context become recursive function

akka state

How to respond to an Ask pattern with a failure using Akka TestKit?

scala akka akka-testkit

akka-http chunked response concatenation

How do I rewrite a for loop with a shared dependency using actors

scala actor akka

How can I use Akka Actors in a Java application?

Creating Akka project in OSGi

scala osgi akka

Late reply from async io in Akka

scala akka

From java.util.concurrent.Future<T> to play.libs.F.Promise<T>: How to do that in Java?

Akka-remote over the Internet

scala akka p2p nat

Can Akka Actors replace Service layer?

scala playframework akka

Akka Java - Creating recursive child actors on the fly?

java akka

Is Spray framework production ready? [closed]

scala rest akka

Failed to load class "org.slf4j.impl.StaticLoggerBinder" message error from SLF4J

scala log4j akka slf4j