Skip to content

Commit

Permalink
README updates; further instructions and plans
Browse files Browse the repository at this point in the history
  • Loading branch information
janm committed Aug 11, 2012
1 parent 3cc8bda commit adc3fea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@

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.

Follow me on Twitter [@honzam399](https://twitter.com/#/honzam399); submit your requests for the next topic to cover by adding an issue [Issues](https://github.com/janm399/akka-patterns/issues).

The topics I shall cover include:

* [Building (Maven and SBT)](akka-patterns/wiki/Building)
Expand All @@ -14,5 +16,6 @@ The topics I shall cover include:
* Authentication and authorisation
* [User interface](akka-patterns/wiki/UserInterface)
* [Comparison with Spring Framework](akka-patterns/wiki/Spring)
* Data access--the "old school" in Scala 2.9.2 and the slick new one in 2.10 in #Slick

See the [Wiki](akka-patterns/wiki/Home) for documentation of the various patterns; and please do share your ideas!

0 comments on commit adc3fea

Please sign in to comment.