The Akka family of projects is managed by teams at Lightbend with help from the community.
Akka Diagnostics is a suite of useful components that complement Akka.
The Akka Thread Starvation Detector is a diagnostic tool that monitors the dispatcher of an ActorSystem and will log a warning if the dispatcher becomes unresponsive.
The Akka Config Checker tries to help you by finding potential configuration issues. It is based on knowledge that the Akka Team has gathered from typical misunderstanding seen in mailing lists and customer consulting.
The documentation can be found here.
This library is ready to be used in production, APIs are stable, and the Lightbend subscription covers support for this project.
For questions please use the discuss.akka.io.
Akka is licensed under the Business Source License 1.1, please see the Akka License FAQ.
Tests and documentation are under a separate license, see the LICENSE file in each documentation and test root directory for details.