JPPF client API

JPPF, the open source grid computing solution

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.jppf
Идентификатор

Идентификатор

jppf-client
Последняя версия

Последняя версия

6.3-alpha
Дата

Дата

Тип

Тип

jar
Описание

Описание

JPPF client API
JPPF, the open source grid computing solution
Ссылка на сайт

Ссылка на сайт

https://www.jppf.org
Система контроля версий

Система контроля версий

https://github.com/jppf-grid/JPPF

Скачать jppf-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jppf/jppf-client/ -->
<dependency>
    <groupId>org.jppf</groupId>
    <artifactId>jppf-client</artifactId>
    <version>6.3-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.jppf/jppf-client/
implementation 'org.jppf:jppf-client:6.3-alpha'
// https://jarcasting.com/artifacts/org.jppf/jppf-client/
implementation ("org.jppf:jppf-client:6.3-alpha")
'org.jppf:jppf-client:jar:6.3-alpha'
<dependency org="org.jppf" name="jppf-client" rev="6.3-alpha">
  <artifact name="jppf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jppf', module='jppf-client', version='6.3-alpha')
)
libraryDependencies += "org.jppf" % "jppf-client" % "6.3-alpha"
[org.jppf/jppf-client "6.3-alpha"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jppf : jppf-jmxremote-nio jar 6.3-alpha

Модули Проекта

Данный проект не имеет модулей.

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

org.jppf

JPPF

Версии библиотеки

Версия
6.3-alpha
6.2
6.2-beta
6.2-alpha-2
6.2-alpha
6.1.4
6.1.3
6.1.2
6.1.1
6.1
6.1-beta
6.1-alpha-2
6.1-alpha
6.0.4
6.0.3
6.0.2
6.0.1
6.0
6.0-beta
6.0-alpha-4
5.2.10
5.2.9
5.2.8
5.2.7
5.2.6
5.2.5
5.2.4
5.2.3
5.2.2
5.2.1
5.2
5.1.7
5.1.6
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2
4.1.3
4.1.2
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0