Liste des Groupes | Revenir à cl misc |
On 2024-08-20 01:03, Lawrence D'Oliveiro wrote:Don't you worry Dmitry, Lawrence is a first class troll and thrives on the resistance you're giving him. My bet is, he'll just continues with his tricks. Don't let him drive you crazy. =)On Mon, 19 Aug 2024 13:03:23 +0200, Dmitry A. Kazakov wrote:>
Again. It is called overlapped I/O. You can start multipleI’m not talking about using threads. I’m talking about avoiding threads,
*asynchronous* I/O operations from a thread.
and all their potential for difficult-to-fix race-condition-type bugs.
I’m talking about situations where the bottleneck is the I/O, not the CPU,
so multithreading gets you nothing.
It seems you suffer some form of dyslexia. I clearly stated that all instances of overlapped I/O is started from the same/single/one thread. Better now?
>
Les messages affichés proviennent d'usenet.