I bought a parallel processing toolbox but the java semaphore object isn't being set in worker process.

2 vues (au cours des 30 derniers jours)
The java semaphore object is being release() on main matlab script, e.g., the count permit increase by 1, but the worker process tryAcquire() with timeout always fails. This is using parfeval().

Réponse acceptée

Walter Roberson
Walter Roberson le 9 Oct 2017
The worker and the controlling client are in different processes.

Plus de réponses (0)

Catégories

En savoir plus sur Asynchronous Parallel Programming dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by