Calvin Lee Fernandes

Results 11 repositories owned by Calvin Lee Fernandes

Streaming Chuck Norris jokes in JSON as Server Sent Events using Akka Steams, Akka HTTP and Akka Actors

akka-http-streaming-response-examples

72
Stars
20
Forks
Watchers

A list of examples that involve streaming with Akka Streams and used together with Akka HTTP

A simple example that demonstrates the usage of Akka Persistence along with Protocol Buffers as the serialization mechanism

akka-streams-interleaving

28
Stars
1
Forks
Watchers

Akka Streams example of how to interleave Sources with priorities

compose-cassandra-cluster

19
Stars
20
Forks
Watchers

A Docker Compose blueprint describing the creation of a 3 node cluster

es-cqrs-shopping-cart

24
Stars
3
Forks
Watchers

A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)

free-monads-functional-web-apps

17
Stars
2
Forks
Watchers

Delving into Free Monads and using them to write pure functional web applications

An example showing how to integrate Apache Kafka with Akka Streams and Akka HTTP.

tagless-final-example

25
Stars
4
Forks
Watchers

An example of how to create services using tagless final

websockets-pubsub-akka

21
Stars
1
Forks
Watchers

WebSockets and Publish-Subscribe with Akka