UNIX 소켓, AF_NETLINK, Kdbus, 바인더

UNIX 소켓, AF_NETLINK, Kdbus, 바인더

이 IPC 간의 근본적인 차이점은 무엇입니까? 주요 사용 사례는 무엇입니까?

그들 사이에 포괄적인 비교표가 있습니까? 그것은 다음과 같습니다:

Protocol:             AF_UNIX      | AF_NETLINK | Kdbus | Binder
-----------
Multicast features  | none
Security features   | SO_PEERCRED
Use cases           | 
client and          |
server samples      |
overhead            | 
standard compliance | POSIX
pros                | old&tested
cons                | no multicast

관련 정보