User:Danhash/Lists
From Wikipedia, the free encyclopedia
Computer programming topics
- Endianness
- Pointer swizzling
- Serialization
- Inter-process communication (IPC) – sharing data across multiple and commonly specialized processes
- Remote procedure call (RPC) – inter-process communication that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction