Distinguished Subject Names with Special Meaning
Names that begin with an underscore character (_
) are called distinguished subject names. Distinguished names indicate special meaning, special handling, or restricted use.
Prefix |
Description |
|
All inbox names begin with this prefix. Programs may not create inbox names except with inbox creation calls. Programs cannot combine inbox names with wildcards. Programs must treat inbox names as opaque, not modify them, and refrain from making inferences based on the form of inbox names. |
|
Messages with subject names that have this prefix are only visible and distributed to transports connected to the same Rendezvous daemon as the sender. For example, a program listening to the subject |
|
Subject names with this prefix indicate advisory messages, including informational messages, warnings and errors. Programs must not send to subjects with this prefix. For a description of advisory messages, see Advisory Messages. |
|
All other subject names that begin with an underscore character indicate internal administrative messages. Programs must not send to subjects with this prefix. |