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 

JPPF 3.3.3 patch 01

Download: jppf-3.3.3-patch-01.zip

Description (included readme.txt):

This patch fixes the bugs [JPPF-157 Improper handling of serialized tasks with a size > 2GB],
[JPPF-160 OOME in the driver upon receiving large results from multiple nodes concurrently]
and [JPPF-162 OOME: PermGen space in a node after many reconnections].

To appply this patch:

1. unzip "jppf-3.3.3-patch-01.zip"

2. to patch a JPPF node:
- copy the file "jppf-common-node.jar" to your node's library folder,
to replace the previous version of the file.
- restart your JPPF node.

3. to patch a JPPF server:
- copy the files "jppf-common-node.jar" and "jppf-common.jar" to your server's
library folder, to replace the previous version of these files.
- restart your JPPF server.

4. to patch a JPPF client or admin console:
- copy the files "jppf-common-node.jar" and "jppf-common.jar" to your application's
library folder/classpath, to replace the previous version of these files.
- restart your JPPF application.

This patch also contains the new sources in separate jar files: "jppf-common-node-src.jar"
and "jppf-common-src.jar"

Fixed bugs:


JPPF Copyright © 2005-2020 JPPF.org Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads