Header banner
Revain logoHome Page
Scot Hughes photo
1 Level
783 Review
57 Karma

Review on Akka by Scot Hughes

Revainrating 4 out of 5

Great tool for building scalable and reliable applications

It has good support of asynchronous programming in java which allows us to write code that scales well with our application's needs as it can handle millions or even billions of messages per second without any issues at all!It also provides excellent debugging capabilities by allowing you access logs directly from your IDE ( IntelliJ ).

img 1 attached to Akka review by Scot Hughes

The documentation could be better but not much really. As I said above though there are no problems using akka when writing large scale systems such as those handling lots of data coming into an API etc.

Pros
  • Java 8 async/await syntax, highly configurable event driven architecture for concurrency & parallelism great toolkit if we need non blocking messaging system where scalability is critical !Great debuggable logging feature too!!
Cons
  • Not enough examples provided out side its own website