Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Unresponsive actor system: ThreadPoolExecutor dispatcher only creates core thread pool, apparently ignores max thread pool size

How to send a message in a reactive stream from a subscriber to a publisher in a web socket connection

akka akka-stream akka-http

Akka HTTPS (SSL) Server with ssl-conf

scala ssl https akka typesafe

Create Akka Dispatcher programmatically

scala akka dispatcher

How to pass a different config file while running sbt?

scala sbt akka

How to deal with source that emits Future[T]?

scala akka akka-stream

Http Websocket as Akka Stream Source

What's the Akka-typed equivalent to pipeTo?

scala akka akka-typed

How to change the timeout in composed futures?

scala actor akka

Message equivalent of dependent method types

scala akka type-systems

Consumer Poll Rate with Akka, SQS, and Camel

Using Akka TestKit with Specs2

scala akka specs2

Does Akka support in-process messaging without object serialization?

Akka Java OneForOneStrategy example not compiling

java akka

Configuration issue for Spray https server with self-signed certificate?

scala akka keystore spray

Can't Inspect in Typesafe Activator

akka typesafe-activator

Testing actors using dependency injection in play framework 2.4.x

Creating an RDD to collect the results of an iterative calculation

How to supervise cluster singleton in Akka?

How can I use and return Source queue to caller without materializing it?

scala akka akka-stream