Search code examples
What is bulkheading in computer science?...


design-patternsakkacomputer-sciencedispatcher

Read More
How to test Actors values with a factory as receiver...


scalaakka

Read More
Mutual Authentication in Scala with Akka...


scalasslakkatls1.2mutual-authentication

Read More
ActorSystem in springboot...


springspring-bootakka

Read More
Load Balancing akka-http...


scalaakkaakka-streamakka-http

Read More
Akka Streams recursive flow call...


scalaakkaakka-streamakka-http

Read More
Akka Streams flow to handle paginated results doesn't complete...


scalapaginationakkaakka-stream

Read More
Pass a wildcard class as part of actor message with Akka actors?...


scalaclassakkaactorunbounded-wildcard

Read More
Request-URI Too Long': URI length exceeds the configured limit of 2048 characters...


akkaplayframework-2.6

Read More
Integration tests for akka http endpoints...


javaakkaintegration-testingakka-http

Read More
Why is my actor ask getting dead letters?...


scalaakkaactordead-letter

Read More
How to add "default" Receive behaviour to an AKKA Actor that is able to change its behavio...


scalaakkaactor

Read More
Is encrypting a public key enough security to replace SSL?...


scalasslakkadiffie-hellmanoff-the-record-messaging

Read More
Why is actor become/unbecome not working as expected?...


scalaakkaakka-httpakka-actor

Read More
In Scala/Akka, how would I go about correctly implementing user permissions in combination with oAut...


scalaoauth-2.0oauthakkaakka-http

Read More
How to correctly (and safely) manage a Seq of objects in an akka actor?...


multithreadingscalathread-safetyakkaakka-http

Read More
Map materialized value from inner source in Akka stream...


akkaakka-stream

Read More
Why am I getting "No SLF4J Providers found" in my Scala + AKKA Jar?...


javascalaloggingakkaslf4j

Read More
How to I convert a HttpEntity into a Protobuf object in Scala using Akka-http?...


scalaakkaprotocol-buffersscalapb

Read More
How to keep reference to a created instance of Actor class with Akka?...


scalaakkaactor

Read More
Trying to create a classic actor from inside of a akka typed application...


scalaakkaakka-typed

Read More
"Actor Name [user] is not Unique" when calling `ActorSystem.create`...


javagradleakkaactorakka-actor

Read More
Concatinating two Flows in Akka stream...


scalaakkaakka-stream

Read More
Akka - reason: Incompatible types: Behavior<Message> is not convertible to Behavior<Object&...


javaakkaactorakka-typedactorsystem

Read More
Typesafe Config: Load configuration from src/test/resources...


javaconfigurationakkatypesafetypesafe-stack

Read More
Scala Akka HTTP problem adding multiple segment variables to API URL Routes...


scalaakkaakka-http

Read More
Is there a way to create a RSocket "forRequestStream" and return it as a Pekko/Akka Sink w...


scalaakkaproject-reactorrsocketpekko

Read More
Does akka coexistence support distributed pub-sub across nodes that are a mixed of akka classic and ...


javaakkapublish-subscribeakka-cluster

Read More
Scala Type Mismatch Error when creating a Map...


scalaakkaakka-http

Read More
ExecutionContext issue in Akka Http Server...


scalaakkaakka-httpakka-actor

Read More
BackNext