Home
Example of using multiple components
Suppose you create two a name services components called ABC_name_serv and XYZ_name_serv.
- ABC_name_serv
- This component supports inserting a name in, or deleting a name from, the service directory, but does not support looking up a queue name.
- XYZ_name_serv
- This component supports looking up a queue name, but does not support inserting a name in, or deleting a name from, the service directory.
Parent topic:
Using multiple service components
fa16360_
Home