github jppf-grid/JPPF v_6_0_alpha_4
JPPF 6.0 alpha 4

latest releases: v_6_3_alpha, v_6_2, v_6_2_beta...
pre-release5 years ago
JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid

JPPF 6.0 alpha 4 new features highlights

Pluggable monitoring data providers

  • this extension mechanism allows the management and monitoring API to provide user-defined data fields representing diagnostics data, health or general information on the JPPF node and driver JVM processes or the system on which they run
  • custom data fields are automatically added to the JVM health view of the desktop and web administration consoles
  • all numeric data fields are automatically made available to the user-defined charts of the desktop console
  • monitoring data providers have full localization support
  • the default data fields in the JVM health view are supplied by a built-in monitoring data provider

New JVM / Process / System Health built-in data fields

Thanks to the integration of Oshi, new fields have been added that are not natively available to the JVM:

  • CPU temperature
  • OS name and version
  • Process Resident Set Size (RSS), how much memory is allocated to the process, excluding swap
  • Process Virtual Memory Size (VSZ), shows all the memory the process can access, including swap
  • Swap usage amount and percentage

Nio-based JMX remote connector

  • full-fledged, fast and scalable, NIO-based implementation of the JMX remote specification
  • available as a standalone JMX remote connector
  • also fully integrated with JPPF, removing the need for JPPF servers to configure a separate JMX port
  • now integrated as the default JMX remote connector in JPPF grids

Various enhancements

All implemented issues

Features

Enhancements

Tasks

JPPF Links: Web Site - Downloads - Documentation - User forums - Issue tracker

Don't miss a new JPPF release

NewReleases is sending notifications on new releases.