Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

JBoss Application Server

Compare

Claimed by JBoss Analyzed 4 months ago

JBoss Application Server is the #1 most widely used Java application server on the market. Hundreds of professional open source developers have contributed to the JBoss Application Server over the years and community contributors are not only welcome but encouraged. In fact all JBoss employed ... [More] contributors to the JBoss Application Server were hired from the community and each of them contributed to an open source project in one way or another. [Less]

641K lines of code

0 current contributors

almost 11 years since last commit

362 users on Open Hub

Activity Not Available
4.0202
   
I Use This

hawtio

Compare

  No analysis available

the hawt.io web console helps you manage your JVM stuff and stay cool!

0 lines of code

9 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Jolokia

Compare

  No analysis available

Jolokia is a fresh way for accessing JMX MBeans remotely. It is different to JSR-160 connectors as it is an agent based approach which uses JSON over HTTP for its communication. Also, it provides new features for JMX remoting: Bulk requests allow for multiple JMX operations with a single remote ... [More] server roundtrip, fine grained security mechanism for restricting JMX access on specific JMX operations, JSR-160 proxy mode and history tracking, to name only a few. Jolokia origins come from jmx4perl. More client bindings beside Perl already have been added and more are planned for the future. [Less]

0 lines of code

2 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

jmxtrans

Compare

  Analyzed about 17 hours ago

This is effectively the missing connector between JMX and whatever logging / graphing package that you can dream up. jmxtrans is very powerful tool which reads json configuration files of servers/ports and jmx domains / attributes / types and then outputs the data in whatever format you want via ... [More] special 'Writer' objects which you can code up yourself. It does this with a very efficient engine design that will scale to querying literally thousands of machines. [Less]

27.7K lines of code

8 current contributors

about 3 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

Apache XBean

Compare

Claimed by Apache Software Foundation Analyzed about 2 hours ago

The goal of XBean project is to created a plugin based server analogous to Eclipse being a plugin based IDE. XBean will be able to discover, download and install server plugins from an Internet based repository. In addition, we include support for multiple IoC systems, support for running with no ... [More] IoC system, JMX without JMX code, lifecycle and class loader management, and a rock solid Spring integration. [Less]

82.4K lines of code

2 current contributors

3 days since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

Java Simon

Compare

  Analyzed about 15 hours ago

Java Simon - Simple Monitoring API Java Simon is a simple monitoring API that allows you to follow and better understand your application. Monitors (familiarly called Simons) are placed directly into your code and you can choose whether you want to count something or measure time/duration. ... [More] Current version 3.4 (released on August, 2013) provides core monitor functionality, extensibility via Callbacks, JMX and Spring integration tools (AOP based), Java EE monitoring (Servlet filter, EJB interceptor) and easy to use JDBC4 proxy driver that measures JDBC performance and can log all statements too. This all can be displayed on web-based Console. Version requires Java SE 6 or higher. [Less]

27.4K lines of code

5 current contributors

about 2 years since last commit

4 users on Open Hub

Inactive
4.5
   
I Use This

JASMINe

Compare

Claimed by The OW2 Consortium No analysis available

JASMINe is an advanced configuration and management tool for Java EE cluster (JOnAS). It provides the following features - cluster configuration and deploy ment through a Eclipse RCP console - cluster monitoring and error detection mechanisms - an soon, some automatic scaling and healing capabilities JASMINe is an OW2 project.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

embedded-jmxtrans

Compare

  Analyzed about 5 hours ago

In process JMX metrics exporter. Inspired by JMXTrans

7.31K lines of code

0 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

jmx4perl

Compare

  Analyzed about 23 hours ago

Jmx4Perl provides an alternative new way of accessing JMX (Java Management Extensions) on Java JEE Servers. It is an agent-based approach where a small Java Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. ... [More] A set of Perl modules allows transparent access to the exposed JMX information. jmx4perl includes a Nagios Plugin with a rich feature set. Most of all, it is fast and does not require a local Java installation as similar JMX Nagios Plugins. It has been tested on a wide variety of application servers. [Less]

14.4K lines of code

0 current contributors

about 2 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Glassbox-Inspector

Compare

  No analysis available

Components to monitor server applications running inside a Java VM. Uses JMX and AspectJ to track and correlate performance and errors. Featured in a recent article on IBM Developerworks.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: common_pu...