Found 128 repositories(showing 30)
eigengo
Demonstration of the common Akka patterns
coral-streaming
Coral is a real-time analytics and data science platform. It transforms streaming events and extract patterns from data via RESTful APIs. Built on Scala, Akka, Cassandra and Spray.
royrusso
Example implementation of various akka patterns in Java
akka
Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
jorgef
Reactive Messaging Patterns with F# and Akka.NET
mdonkers
Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka
eigengo
Useful components we discovered in akka-patterns
mweagle
Port of Akka's CircuitBreaker pattern to Node.js
ktonga
A really small library (just a few classes) which lets you trace your actors messages transparently propagating a common context together with your messages and adding the specified values to the MDC of the underlying logging framework.
berczeck
Reactive Messaging Patterns with C# and Akka.NET (Original idea in f# https://github.com/jorgef/fsharpreactivepatterns)
chris-ray
An attempt at marrying the Akka.NET pattern with modular WPF & MVVM
xunilrj
Akka.net sandbox using c# in the backend, f# in the domain model.
mattroberts297
Akka cluster, sharding, persistence, at-least-once, dynamodb and the saga pattern
movio
No description available
xiaozhiliaoo
我分享过技术. my slides about technology share,include Akka, Cassandra, J2EE,JDK Design Pattern,Springboot,MQ,MySQL,JCF
dickwall
Example of Parfait Pattern for Dependency Injection with Akka
wsargent
A small application that shows Play and Akka using the Command pattern.
atcol
Concepts, patterns and best practices for implementing actor systems using Akka
damianjureczko
Example of a service built with spray and akka using different patterns.
Cake pattern injection for akka actors with mock based testing
barudisshu
akka+cassandra+snowflake+phantom+DDD => Oauth2 Api, the idea come from my essay http://galudisu.info/2018/12/21/pattern/ddd/event-sourcing-feedback/
Examples from the book by Roland Kuhn "Reactive Design Patterns" implemented with AKKA.NET
shinharad
No description available
octonato
An exploration of the saga pattern using Akka cluster
calvinlfer
An example (from Reactive Design Patterns) that shows how to do rate-limiting and gating on a per-client basis using Akka
cs-24-sw-4-03
The RaceGuard compiler uses ANTLR, the visitor pattern, and Untyped Akka. And aims to avoid race conditions through the actor model.
michalzeman
BigData concept for Lambda Architecture design pattern, Apache Kafka -> for streaming/data pipeline integration, Apache Spark -> for distributed data processing, RESTful, services -> Akka HTTP
mmiladinovic
Sample implementation of Akka work pulling pattern. In Java.
rotium
Akka Work Pulling Pattern to prevent mailbox overflow, throttle and distribute work
andrewbuttigieg
Akka.Net PubSub pattern.