JConsole vs mini_httpd
A side-by-side look at JConsole and mini_httpd. For an in-depth review of either product, follow the links below.
JConsole
Development
JConsole is a graphical monitoring tool that comes bundled with the Java Development Kit (JDK). It allows developers to monitor Java applications in real-time and troubleshoot issues like memory leaks, high CPU usage, and stuck threads.
monitoringtroubleshootingjava
mini_httpd
Network & Admin
mini_httpd is a small, simple and portable HTTP server. It is suitable for embedding in other applications to provide web-based interfaces. It supports HTTP/1.1, CGI, SSL, basic authentication and serves static files.
httpserverwebstatic-filescgisslauthentication
Related Comparisons
JProfiler
VisualVM
OpenBeans
Droopy
YourKit Java Profiler
Eclipse Memory Analyzer