[updated]: Mailslot Windows
Mailslots are not the solution for every IPC problem. They are terrible for large file transfers or critical financial transactions where data loss is unacceptable. However, they are perfect for:
\\.\mailslot\[path]name
See MSDN archives: "Mailslot Functions" (CreateMailslot, etc.) – not a paper, but a technical reference. mailslot windows