CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
akka-stream
08-20
Software design
How to divert Future failure in Akka stream to a separate sink?
07-28
Back-end
Akka Streams - How do I create a runnable Graph dynamically at runtime?
07-27
Back-end
akka-stream pipeline backpressures despite inserted buffer
07-26
Software design
akka-stream pipeline backpressures desipite inserted buffer
06-27
Software design
Akka stream stops processing data
04-25
Software engineering
java.lang.NoSuchMethodError: 'void akka.actor.ExtensionId.$init$(akka.actor.ExtensionId)'
04-21
OS
Akka streams - why is an ActorSystem accepted as a Materalizer only when it is marked as implicit?
04-19
Blockchain
Dynamic Akka streams sink
03-30
Back-end
Akka Source that emits when another Sink receives
02-26
Enterprise
Akka stream hangs when starting more than 15 external processes using ProcessBuilder
12-21
other
Akka streams websocket stream things to a Sink.seq ends with exception SubscriptionWithCancelExcepti
12-06
OS
Validating akka-stream Source in unit test
12-05
Software engineering
How to unmarshall json response removing unnecessary fields using Akka HTTP
12-01
Blockchain
Akka - convert Flow into Collection or Publisher
11-29
OS
Akka Streams: How to form inlets and outlets for a Graph using a Flow
11-26
Back-end
How to handle backpressure when Streaming file from s3 with actor interop
11-22
Software design
Akka Stream continuously consume websocket
10-28
OS
Concatinating two Flows in Akka stream
10-28
OS
actor getting BufferOverflowException when sending Single
10-25
Software engineering
Use a Actor as a source to my Websocket client flow
10-25
other
actor getting BufferOverflowException when sending Single
10-22
other
Use a Actor as a source to my Websocket client flow
10-22
other
Concatinating two Flows in Akka stream
10-21
Net
How to keep my incoming websocket connection open all the time?
10-17
database
How to map parquet record (json) to case class using alpakka
10-15
Blockchain
How do I send multiple messages as my source
10-12
OS
akka streaming file lines to actor router and writing with single actor. how to handle the backpress
10-05
Blockchain
Wrapping Pub-Sub Java API in Akka Streams Custom Graph Stage
10-03
OS
Scala Akka (un)marshalling nested Seq collections with Spray JSON
10-01
Net
How to generate the materialized value from the elements in Source or Flow?
Links:
CodePudding