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 Center および File ExchangeAsynchronous Parallel Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by