Search code examples
When testing Akka actor I receive the error: no matching constructor found on MyActor...

scalaakkaakka-testkit

Read More
How to model aggregates relations with Akka...

javascalaconcurrencyakkaactor

Read More
How to log Filename and Linenumber in Akka Classic Actor?...

scalaloggingakkalogbackakka-actor

Read More
How to prevent percent decoding of URIs in Akka Http redirect requests?...

scalaakkaurlencodeakka-http

Read More
can't get akka streams / alpakka S3 to work in simple case...

akkaalpakka

Read More
Run list of akka actors for list of messages...

scalaakka

Read More
Akka Actors send message to concrete actor...

scalaakkaakka-actor

Read More
Akka Logging outside Actor...

scalaloggingakka

Read More
Akka Cluster Connection Refused Between Machines...

scalaakka

Read More
How can one connect to a Unix socket using akka?...

scalaakkaunix-socket

Read More
How to continually call a REST service using non blocking code with Akka...

scalaakkathrottling

Read More
Websocket Proxy using Play 2.6 and akka streams...

scalaplayframeworkakkaakka-httpakka-stream

Read More
How to check if message has sender in Akka Actor...

scalaakkaakka-actor

Read More
How to convert Map[A,Future[B]] to Future[Map[A,B]]?...

scalaakkafuture

Read More
How can I test that an akka-streams sink was called?...

scalaakkaakka-streamakka-testkit

Read More
Scala Akka Actors: How to send the result of an Http response back to the sender?...

scalaakkafutureakka-actor

Read More
Is the actor-model (akka) the right fit for my application?...

akkascalabilityactorakka-streamakka-cluster

Read More
Akka stream - drop message if condition is true...

scalaakkaakka-stream

Read More
How to notify all persistent actors of particular type...

akka

Read More
Akka stream Http singleRequest blocks whole stream while waiting for response...

akkaakka-streamakka-http

Read More
Is it possible to write a upickle Serializer for akka...

scalaakkaupickle

Read More
Cluster Communication | How to get an ActorPath including IP & Port...

scalaakkaakka-typed

Read More
Akka cluster-sharding: Can Entry actors have dynamic props...

scalaakkaakka-cluster

Read More
Test Message Adapters in Akka Typed...

scalaakkaakka-testkit

Read More
akka.pattern.AskTimeoutException is thrown while persisting an event...

javacassandraakkalagom

Read More
Concurrency Primitives in Scala...

scalaconcurrencyakkaatomic

Read More
How to specify the file path in java which has variable in it's path?...

javaubuntuintellij-ideaakkaconfig

Read More
Scala Akka | How to use the allButSelf property inside an Cluster?...

scalaakka

Read More
Insert events to get desired state before running behaviour tests...

javatestingakkaakka-persistence

Read More
Understanding how akka references are handled upon upstream failure...

akka

Read More
BackNext