7 projects tagged "Java"
Visual Performance Analyzer (VPA) is an Eclipse-based performance visualization toolkit, similar to Intel's VTune and AMD's CodeAnalyst. It is for the Linux, Java, and Windows platforms. It uses three major components that work to narrow down performance problems, show statistics, and examine code execution on IBM POWER processors.
IBM Client Application Tool for JMS is a standalone, light weight, J2EE client application that is intended to run inside a J2EE client container and does not require any installation. It uses the domain-independent JMS common interfaces or domain-specific, point-to-point interfaces to test messaging infrastructures without writing JMS client code.
JTOpen is the open source version of the IBM Toolbox for Java. This set of Java classes allows any Java-enabled client to access data and resources on an iSeries or AS/400 server. It contains a JDBC driver, FTP, remote command invocation, SSL support, and tons of other functionality. It also includes GUI wrappers for most functions, a runtime PCML interpreter, and an XML parser. Most of the classes are available as open source, and the binaries are free to download and distribute.
RapidWatcher is an infrastructure to implement monitoring solutions quickly. It uses several tools and frameworks such as Jetty, Rife, and Groovy to handle most common parts of implementing a monitoring system. What's left for you to implement is the logic to monitor your particular environment. Sample scripts for Web servers and databases are provided. The primary objective of RapidWatcher is to implement an out of band solution to monitor the management and monitoring solutions.
The Aglets Software Development Kit (ASDK) is a framework and environment for developing and running mobile agents. Mobile Agents are a type of software agent that have the unique ability to transport themselves from one system to another. Doing so, an agent can start its execution on one host in a network, and then, while still executing, migrate to another host. The Aglets Software Development Kit (ASDK) comes with a complete server, called Tahiti, that hosts the running agents, a comlete library for building mobile agents and a set of prebuilt examples along with the documentation.