github jppf-grid/JPPF v_6_2_alpha
JPPF 6.2 alpha preview release

latest releases: v_6_3_alpha, v_6_2, v_6_2_beta...
pre-release4 years ago

JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid

JPPF 6.2 alpha new features highlights

Tasks dependencies

  • tasks within the same job can now depend on each other
  • JPPF guarantees that all dependencies of a task are executed before it can start
  • traversal of the tasks graph can be performed on either server or client side
  • built-in detection and handling of dependency cycles

JPPF in Docker containers and Kubernetes

Performance improvement

A new client-side cache of class definitions was implemented, to improve the overall dynamic class loading performance.

All implemented issues

Features

Enhancements

Tasks

Links

JPPF Links: Web Site - Downloads - Documentation - User forums - Issue tracker

Don't miss a new JPPF release

NewReleases is sending notifications on new releases.