0
Answer

How to implement producer/cosumer multiprocessed application ?

Ask a question
tuananh_n

tuananh_n

20y
1.4k
1
Would you like to tell me how to implement producer/cosumer relationship algorithm using multiprocessing instead of using multithreading ? I need to know clearer about programming using multiprocess in C#. Thanks a lot.