Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka-stream

Why does auto-commit enabled Kafka client commit latest produced message's offset during consumer close even if the message was not consumed yet?

reactive-kafka with default dispatcher?

Backpressure strategies for Akka Stream Source.queue not working

Akka Stream + Akka Http - Get Request on Error

How to throttle Futures with one-second delay with Akka

Java/Kotlin- Akka Stream Source.reduce does not work if null in Source

Kafka topic to websocket

Akka stream: process CSV with header

scala akka akka-stream

Akka Stream & Kamon-Prometheus not returning any metrics but loads an empty page

Akka Streams: Best practice to initialise and dispose resources of a sink

akka-stream

Is it possible to create an "infinite" stream from a database table using Akka Stream

slick-3.0 akka-stream

Default value for MergeLatest

scala akka akka-stream

How to combine Source.repeat and Source.completionStage using Akka

How to create a Source from Future[Iterator]?

scala stream akka akka-stream