eigengo / akka-patterns

Demonstration of the common Akka patterns
Apache License 2.0
560 stars 61 forks source link

Akka patterns

This repository contains code that demonstrates large-scale Akka applications. My aim is to share my experience & the pains so that you don't have to re-invent the wheel yourself.

Check out the API in the application at Akka Patterns API.

Follow me on Twitter @honzam399; submit your requests for the next topic to cover by adding an issue Issues.

The topics I shall cover include:

See the Wiki for documentation of the various patterns; and please do share your ideas!