Serialization is good for performing remote procedure calls (RPCs).
Data Serialization Formats
- Abstract Syntax Notation One (ASN.1), used in telecom
- Google Protocol Buffers
- XML
- XML-RPC
- Apache Thrift
- Google Flatbuffers
- D-Bus Message Protocol
- CSV
- JSON
- YAML
Also related
- Microsoft Component Object Model (COM)
- Common Object Request Broker Architecture (CORBA)
- By the Object Management Group (OMG) consortium
- Implementations
- GNOME ORBit
- It was a CORBA 2.4-compliant ORB
- GConf was based on it
- GNOME ORBit