xkrt / akka-diagnostics

Build highly concurrent, distributed, and resilient message-driven applications on the JVM

Home Page:https://doc.akka.io/docs/akka-diagnostics/current/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka Diagnostics

Akka Diagnostics is a suite of useful components that complement Akka.

Akka Thread Starvation Detector

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.

Akka Config Checker

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.

Documentation

The documentation can be found here.

Project status

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.

License

Akka Diagnostics is licensed under the Business Source License 1.1, see LICENSE.

About

Build highly concurrent, distributed, and resilient message-driven applications on the JVM

https://doc.akka.io/docs/akka-diagnostics/current/

License:Other


Languages

Language:Scala 99.4%Language:Java 0.4%Language:Shell 0.3%