in reply to Re: WMI query with Threads
in thread WMI query with Threads
The only thing that multi-threading can realistically do is to overlap computation with I/O, and, to a certain but limited extent, to allow multiple I/O requests to be serviced in parallel.
That statement is garbage. There is nothing "limited" about the possibility of servicing multiple IO requests concurrently. And what about the possibility of performing concurrent computation on multiple cpus?
Why do you insist of posting on subjects that you obviously have no useful knowledge of?
Could it be that you know that even your garbage replies will often garner you a few upvotes?
|
---|
Replies are listed 'Best First'. | |
---|---|
A reply falls below the community's threshold of quality. You may see it by logging in. |