Start
ipc-communication-patterns
ipc-communication-patterns - Skill Dossier
ipc-communication-patterns

ipc-communication-patterns

Comprehensive reference for inter-process communication mechanisms -- every way processes can talk on a computer. Covers sockets (TCP, UDP, Unix domain), WebSockets, SSE, pipes (named/anonymous), shared memory (mmap, shm_open), message queues, signals, D-Bus, XPC (macOS), gRPC, REST, stdin/stdout, file-based coordination, and clipboard. Performance benchmarks, platform availability, and code examples for each. Special focus on which IPC works best for AI agent coordination. Activate on: "IPC", "inter-process communication", "process communication", "how do I talk between processes", "Unix socket vs TCP", "shared memory", "named pipe", "WebSocket vs SSE", "gRPC vs REST", "agent coordination IPC", "XPC service", "message passing", "stdout pipe", "D-Bus", "mmap". NOT for: distributed systems design (use distributed-systems), network protocol design (use networking), message queue infrastructure like Kafka (use data-pipeline-engineer).

Backend & Infrastructure
#ipc#inter-process#communication#message-passing#patterns

Allowed Tools

ReadWriteEditBashGlobGrepWebSearchWebFetch

Share this skill

Coming in Spring 2026 Beta

WinDAGs will match this skill automatically. Then ask:

"Use ipc-communication-patterns to help me build..."
Request Early Access
"Use ipc-communication-patterns to help me build a ipc system"
"I need expert help with comprehensive reference for inter-process communic..."