diff --git a/radar/2019-11-01/akka-streams.md b/radar/2019-11-01/akka-streams.md new file mode 100644 index 0000000..a42231a --- /dev/null +++ b/radar/2019-11-01/akka-streams.md @@ -0,0 +1,7 @@ +--- +title: "Akka Streams" +ring: adopt +quadrant: languages-and-frameworks +featured: false + +--- \ No newline at end of file diff --git a/radar/2019-11-01/alpakka.md b/radar/2019-11-01/alpakka.md index eaeaf53..bb9e2f2 100644 --- a/radar/2019-11-01/alpakka.md +++ b/radar/2019-11-01/alpakka.md @@ -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. \ No newline at end of file