jppf-grid / JPPF

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

Allow multiple embedded drivers in the same JVM #25

Closed lolocohen closed 3 years ago

lolocohen commented 3 years ago

What should be improved

Today, the embedded driver feature only allows a single embedded driver.

We propose to change that to make it possible to have multiple embedded sdrivers in the same JVM.

In which release

Latest JPPF version, for inclusion in the upcoming v6.3

Reference; #16