RPC Inner (rpci)
Description
Service role that provides registration of active role instances reserved in the mode Active-Passive. Each node within the system has an rpci client to make such requests. The configuration configures rpci server roles for each site. The rpci service provides the output of microservice addresses within a site.
Reserved in Active-Active mode, but preferentially applies the first available instance.
Code |
|
Mode of operation |
|
Backup mode |
|
Types of sites |
|
Layer |
|
Placement |
|
Saving and restoring state on reboot |
|
appendix |
|
Own storage |
|
Parameters
Configuration example
The configuration is managed in an application available to master domain administrators. The application hides the full content of the configuration, but it is nevertheless accessible via the API.
The configuration contains a section to describe all instances of all roles. Parameters are defined for each specific role instance.
{
"name": "rpci1",
"roletype": "rpci",
"iface": "eth0"
}