A web-based administration and monitoring console for JPPF grids. It is functionally equivalent to the desktop console, with the exception of the charts and graph view which are not present.
Direct download: from the latest release, look for JPPF-6.2-beta-admin-web.zip
Maven Central:
<dependency>
<groupId>org.jppf</groupId>
<artifactId>jppf-admin-web</artifactId>
<version>6.2-beta</version>
</dependency>
Maven Central:
<dependency>
<groupId>org.jppf</groupId>
<artifactId>jppf-admin-web-embedded</artifactId>
<version>6.2-beta</version>
</dependency>