JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 

Runtime dependencies

From JPPF 6.2 Documentation

Jump to: navigation, search

Contents

Main Page > Deployment > Runtime dependencies


1 Common dependencies

These libraries are used by all JPPF components. For greater clarity, they are not shown in the next sections, however they should always be added to the JPPF components' classpath.

Library name Jar Files Comments
JPPF common jppf-common.jar Common JPPF APIs and utilities used in all components
JPPF JMX remote jppf-jmxremote_optional-x.y.jar A JPPF fork of the JMX generic connector
SLF4J slf4j-api-1.6.1.jar
slf4j-log4j12-1.6.1.jar
Logging wrapper API with Log4j bindings
Log4j log4j-1.2.15.jar Logging implementation
Apache Commons IO commons-io-2.4.jar Apache Commons IO library

2 Node dependencies

Common dependencies +

Library name Jar Files Comments
JPPF node jppf-node.jar Node bootstraping, distributed class loader and other node APIs

3 Driver dependencies

Common dependencies +

Library name Jar Files Comments
JPPF server jppf-server.jar Driver-specific code
JPPF node jppf-node.jar Node bootstraping, distributed class loader and other node APIs

4 Client application dependencies

Common dependencies + application-specific dependencies +

Library name Jar Files Comments
JPPF client jppf-client.jar Client-specific code

5 Administration console dependencies

Common dependencies +

Library name Jar Files Comments
JPPF admin jppf-admin.jar Administration console-specific code
JPPF client jppf-client.jar Client-specific code
Groovy groovy-all-1.6.5.jar Groovy scripting engine and APIs
MigLayout miglayout-3.7-swing.jar Swing layout library
JFreeChart jfreechart-1.0.12.jar
jcommon-1.0.15.jar
Charting components for Swing GUIs
JGoodies Looks looks-2.2.2.jar Swing look and feel
JUNG jung-algorithms-2.0.1.jar
jung-api-2.0.1.jar
jung-graph-impl-2.0.1.jar
jung-visualization-2.0.1.jar
collections-generic-4.01.jar
colt-1.2.0.jar
concurrent-1.3.4.jar
Graph library
Main Page > Deployment > Runtime dependencies



JPPF Copyright © 2005-2020 JPPF.org Powered by MediaWiki