c# - perform a task in parellel -
I have to read from a queue (received from the queue) and the result = dvok (received msg) and then the result is a Other queues (send queue) messages keep coming in the queue. I want to do it in parallel, because every received message is independent of sending old messages or messages, I want many threads to work in Parelel. Also get queue along with what is the way to do it in C # and the dispatch queue has been fixed for all rows. How to lock them ???
Comments
Post a Comment