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

2 visualizzazioni (ultimi 30 giorni)
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().

Risposta accettata

Walter Roberson
Walter Roberson il 9 Ott 2017
The worker and the controlling client are in different processes.

Più risposte (0)

Categorie

Scopri di più su Asynchronous Parallel Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by