eigengo / akka-patterns
Demonstration of the common Akka patterns
☆557Updated 7 years ago
Alternatives and similar repositories for akka-patterns:
Users that are interested in akka-patterns are comparing it to the libraries listed below
- A replicated Akka Persistence journal backed by Apache Kafka☆201Updated 6 years ago
- Example Play Scala application showing WebSocket use with Akka actors☆195Updated 5 years ago
- A study project how akka-http works☆110Updated 7 years ago
- Project showcasing different microservice communication styles using Scala, Akka, Play and other tools from Scala ecosystem☆239Updated 4 years ago
- Typesafe Activator template for distributed workers with Akka cluster.☆117Updated 9 years ago
- Letters from Klang☆230Updated 7 years ago
- Spray Slick Starter Stack☆173Updated 5 years ago
- A replicated Akka Persistence journal backed by Apache Cassandra☆224Updated 7 years ago
- Reactive web app with Akka and AngularJS☆80Updated 7 years ago
- A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.☆306Updated 7 years ago
- Akka HTTP now includes Akka SSE, this project is at EOL☆179Updated 7 years ago
- Reactive Streams driver for AMQP protocol. Powered by RabbitMQ library.☆184Updated 4 years ago
- Large-scale event processing with Akka Persistence and Apache Spark☆274Updated 8 years ago
- Demonstrate Akka streams in Scala☆119Updated 7 years ago
- Source code from my Effective Akka work☆178Updated 7 years ago
- A combinator library for integrating Functional Streams for Scala (FS2), Akka Streams and Apache Camel☆281Updated 7 months ago
- Source code for the scala.world 2015 talk about akka-stream / akka-http☆66Updated 9 years ago
- ☆140Updated 7 years ago
- Akka DDDD template using CQRS/ES with a Distributed Domain☆180Updated 8 years ago
- Full web application built upon Play 2.0 and ReactiveMongo☆172Updated 9 years ago
- Example spray application that uses the actor per request model☆131Updated 9 years ago
- Replication of CRDTs in Akka Cluster☆216Updated 9 years ago
- A lightweight Reactive Streams Infrastructure Toolkit for Scala.☆172Updated 6 years ago
- A Slick template for Typesafe Activator☆54Updated 8 years ago
- [THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED] Simple fault-tolerant AMQP client written in Scala and based on Akka and the…☆161Updated 3 years ago
- An example akka-cluster project with docker support☆131Updated 6 years ago
- Implementation of akka-persistence storage plugins for mongodb☆105Updated 7 months ago
- Example code from the Mastering Akka book☆41Updated 8 years ago
- Sample applications that go with the book Play for Scala