Sample Header Ad - 728x90

What is binder doing what unix sockets and sysv ipc can not?

2 votes
1 answer
135 views
Android has this binder thing. If I understand it well, from my linux-centered viewpoint, it is a char device in /dev, and apps are using it for some interprocess communication. Linux kernel has already a lot of things for that. Most imporantly, we can have shared memory, locks and unix sockets. What is binder doing and how?
Asked by peterh (1176 rep)
Jan 4, 2025, 11:13 AM
Last activity: Jan 11, 2025, 05:19 PM