Re: kdbus, bus1 and systemd/non-linux hosts
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> Sun, 9 Apr 2023 22:41:08 +1200
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Sun, 09 Apr 2023 12:09:11 +0200, René J.V. Bertin wrote: > .... comparable implementations for Mac or MS Win, using the > kernel mechanisms that exist there? Microsoft Windows has its own vendor-created IPC mechanisms: the acronyms “COM” and “DCOM” come to mind. Why not use those?