Socket
Socket
Sign inDemoInstall

org.jppf:jppf-client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.jppf:jppf-client

JPPF, the open source grid computing solution


Version published
Maintainers
1
Source

Build Status  Maven central Apache License 2.0 Project Stats

The open source grid computing solution

This is the home for the JPPF source code. Other services can be found at the following locations:

JPPF modules:

  • JPPF: contains the build scripts, web site and associated templates, documentation as LibreOffice text documents
  • admin: the code and resources for the desktop (Swing-based) admin console
  • admin-web: the code and resources for the web admin console
  • application-template: source code for the JPPF client application template
  • client: source code for the JPPF client APIs
  • common: utilities and classes common to the other modules
  • containers: configuration files and scripts to build JPPF Docker images and deploy them in cluster environments
  • demo: some demos and tests of JPPF features, which may be useful as code samples
  • dotnet-bridge: source code and resources for the .Net bridge
  • jca-client: source code for the J2EE connector
  • jmxremote-nio: the JPPF JMX remote connector, based on NIO
  • node: source code for the nodes
  • node-android: source code for the Android node
  • samples-pack: source code and docs for the JPPF samples
  • server: source code for the JPPF driver/server
  • stress-tests: a framework for starting and using local JPPF grids with complex topologies
  • tests: JUnit-based tests for JPPF grids, with the associated homegrown test framework

Building JPPF

Requirements

Steps

  • clone the repository:
    git clone git@github.com:jppf-grid/JPPF.git or git clone https://github.com/jppf-grid/JPPF.git
  • from the repository root: ant build
  • to run the tests: ant test
  • the test results are available in <repo_root>/tests/report, the logs are in <repo_root>/tests/logs (1 set of logs per test class)

JPPF Maven artifacts

FAQs

Package last updated on 31 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc