how to implement Multithreading in matlab

3 ビュー (過去 30 日間)
Khader
Khader 2019 年 3 月 19 日
コメント済み: Jan 2019 年 3 月 19 日
Hi,
I have a client server program which communicates through TCP/IP. however, i need to serve multiple clients at the same time.
parfor will execute the code in parallel but it won't serve my purpose.
Alternatively, does anyone know how to extend "Thread" class of Java in Matlab classes (user defined)?
Regards,
Khader
  1 件のコメント
Jan
Jan 2019 年 3 月 19 日
You didn't explain yet, what the actuall purpose is. What does "serve mutliple clients" mean?

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by