Re: New Address Family: Inter Process Networking (IPN)



"This document describes Linux Netlink, which is used in Linux both as
an intra-kernel messaging system as well as between kernel and user
space."

It can be used between user space daemons as well. In fact it is.
e.g. they often listen to each other's messages.

-Andi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: New Address Family: Inter Process Networking (IPN)
    ... an intra-kernel messaging system as well as between kernel and user ... It can be used between user space daemons as well. ... We had a situation where we could have used netlink, but we needed the equivalent of thousands of multicast groups. ...
    (Linux-Kernel)
  • Re: [Linux-cluster] New virtual synchrony API for the kernel: was Re: [Openais] New API in openais
    ... > you very correctly point out), I do think we need to review the APIs ... group messaging protocol portion of that uses perhaps 1 MB of ram. ... a virtual syncrhony protocol doesn't absolutely ... have to be in the kernel. ...
    (Linux-Kernel)
  • Re: [ANNOUNCE] Minneapolis Cluster Summit, July 29-30
    ... security faults in the protocol can crash the kernel or violate ... cluster services for the kernel and cluster services for applications ... interface specification) utilizes redundant software components using ... failover, checkpointing, eventing, messaging, and distributed locks. ...
    (Linux-Kernel)
  • Re: [ANNOUNCE] Minneapolis Cluster Summit, July 29-30
    ... >> overload conditions that have caused the kernel to run low on memory ... even for kernel components. ... >> this particular overload problem in userspace. ... group messaging protocol is complete enough to implement a lock service ...
    (Linux-Kernel)
  • Re: system IPC
    ... drivers to communicate user mode asynchronously? ... not using messaging in kernel as it is an effective and simple mechanism ... Any reason why cannot use ...
    (Linux-Kernel)