JPPF
JPPF copied to clipboard
The open source grid computing solution
Ref: #37
Hi, @lolocohen, I'd like to report a vulnerability issue in **org.jppf:jppf-common:6.3-alpha**. ### Issue Description I noticed that **org.jppf:jppf-common:6.3-alpha** directly depends on **org.lz4:lz4-java:1.6.0**. As shown in the following dependency graph. However,...
### What should be improved For a very long time now, the JPPF build has been done with Apache Ant. Ant works great, but the big issue is of course...
## What is your idea? Joint a foundation ## What are the expected benefits and drawbacks? This will get more exposure and perhaps would contribute to the long term viability...
### Description Today, JPPF nodes can only connect to a single driver at a time. While this does not prevent HA capabiltiies in a JPPF grid, thanks notably to built-in...
I am using Dockerized version of JPPF 5.2.9. The driver is working perfectly but the nodes cannot connect successfully. In more details on jppf-node: 1. On docker logs ``` node...
I have dockerized the JPPF-node and JPPF-master 5.2.9. When I submit Jobs I received the following error on master ``` 2020-02-07 20:40:45,472 [WARN ][org.jppf.nio.StateTransitionTask.run(89)]: error on channel SelectionKeyWrapper[id=40, readyOps=1, interestOps=0,...
## What do you propose? The idea is to create a quick start document at the root of the repo, to illustrate how to quickly get started with JPPF, like...
## What do you propose? The idea is to document in sufficient details how the tests work: - how to run them - what are the resulting artifacts: logs, test...