Liste des Groupes | Revenir à cl misc |
On Fri, 16 Aug 2024 15:02:20 -0000 (UTC)Windows inter-process API are far more advanced than what UNIX ever had. It would be enough to mention famous file locks. These days Linux has futex + file mapping. So, finally, you can create a system-wide mutex. Which under Windows is a single API call.
kalevi@kolttonen.fi (Kalevi Kolttonen) gabbled:So it is indeed a vague question of what belongs in given programmingIndeed. And this gives rise to inconsistency. Why is threading now considered
languages.
a core part of C++ but multi process isn't? Perhaps because Windows is hopeless
at the latter in user space but it could just be personal preference within the
C++ steering committee, who knows.
Les messages affichés proviennent d'usenet.