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

조회 수: 2 (최근 30일)
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().

채택된 답변

Walter Roberson
Walter Roberson 2017년 10월 9일
The worker and the controlling client are in different processes.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Asynchronous Parallel Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by