Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.53 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.53 KB

Awesome Akka Awesome

A collection of akka based nice frameworks, libraries and software. awesome-akka

Table of Contents

CRDT

Conflict Free Replicated Data Types implemented via akka.

  • akka-data-replication - An EARLY PREVIEW of a library for replication of data in an Akka cluster

  • akka-raft - An akka based implementation of the Raft consensus algorithm.

IO

Akka io driver.

  • akka-io-stcp - Akka I/O driver for SCTP protocol based on Oracle JDK 7/8 SCTP support.

MQ

Message Queue

  • akka-rabbitmq - This small library allows you use RabbitMQ client via Akka Actors.
  • akka-kafka - Actor based kafka consumer built on top of the high level kafka consumer.

Visualization

Extension

  • ConstructR - Coordinated (etcd, ...) cluster construction for dynamic (cloud, containers) environments