update alpakka and akka streams
This commit is contained in:
7
radar/2019-11-01/akka-streams.md
Normal file
7
radar/2019-11-01/akka-streams.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Akka Streams"
|
||||
ring: adopt
|
||||
quadrant: languages-and-frameworks
|
||||
featured: false
|
||||
|
||||
---
|
||||
@@ -1,8 +1,6 @@
|
||||
---
|
||||
title: "Alpakka & Akka Streams"
|
||||
title: "Alpakka"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
quadrant: languages-and-frameworks
|
||||
|
||||
---
|
||||
The ["Alpakka project"](https://doc.akka.io/docs/alpakka/current/index.html) is an open source initiative to implement stream-aware and reactive integration pipelines for Java and Scala.
|
||||
It is built on top of Akka Streams, and has been designed from the ground up to understand streaming natively and provide a DSL for reactive and stream-oriented programming, with built-in support for backpressure.
|
||||
Reference in New Issue
Block a user