jppf-grid / JPPF

The open source grid computing solution
https://www.jppf.org
Apache License 2.0
65 stars 12 forks source link

Multiple driver-local nodes #19

Closed lolocohen closed 3 years ago

lolocohen commented 3 years ago

What should be improved

Today, it is possible to start a "local" node in the same JVM as a driver, whose communication with the driver does not involve any network interaction.

We proposde the add the ability to start more than one local node in a configurable way.

In which release

6.2

Do you have suggestions on how to implement it?

We propose to: