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

2 visualizaciones (últimos 30 días)
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().

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Asynchronous Parallel Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by