|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Self-describing data is data that has been annotated by the producer, so all consumers can interpret and use the data properly. Every message and every message field consists of self-describing data. Table 4 presents the annotations that augment data so it is self-describing.
Table 4 Self-Describing Data Producers must designate the type of every message field. Rendezvous software uses a set of wire-format datatype designations to characterize data by type and size. For example, the type TIBRVMSG_I32ARRAY denotes an array of 32-bit integers. Producers must label every outbound message with a send subject name (also called the send subject name), which describes its content and destination set.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |