JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid
What's new in JPPF 6.1.2
This maintenance release brings important bug fixes.
Enhancements
- JPPF-601 Add a client API to list the queued jobs in a JPPF client
- JPPF-604 Various performance improvements
Bug Fixes
- JPPF-596 Outdated dependency - net.jpountz.lz4 should be replaced with org.lz4.lz4-java
- JPPF-597 JPPF serialization fails with java.time.* classes
- JPPF-602 AbstractExecutionManager uses the wrong configuration to initialize
- JPPF-603 Slave nodes leak
JPPF Links: Web Site - Downloads - Documentation - User forums - Issue tracker