1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

Added monitoring section

This commit is contained in:
Andreas Kull 2015-04-26 21:15:22 +02:00
parent 9d446c30be
commit 32e5317cda

View file

@ -30,6 +30,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
- [Machine Learning](#machine-learning)
- [Messaging](#messaging)
- [Miscellaneous](#miscellaneous)
- [Monitoring](#monitoring)
- [Native](#native)
- [Natural Language Processing](#natural-language-processing)
- [Networking](#networking)
@ -298,6 +299,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
* [RoboVM](http://www.robovm.org/) - Commercial framework with a free trial to write native iOS apps in Java.
## Monitoring
*Tools that monitor applications in production.*
* [AppDynamics](http://www.appdynamics.com/) - Commercial performance monitor.
* [New Relic](http://newrelic.com/) - Commercial performance monitor.
* [Takipi](https://<www class="tak"></www>ipi.com/) - Commercial in-production error monitoring and debugging.
## Native
*For working with platform-specific native libraries*