so...
node caches parameters locally.
but sends them out to the parameter_event channel... so if all nodes are up, all nodes can get the events.
but it seems the parameter server does not listen to this channel, it relies on a service to set params in its cache. the server requires a separate api for access (parameter_client).
are the parts just not hooked up yet? or am i missing something?
so...
node caches parameters locally.
but sends them out to the parameter_event channel... so if all nodes are up, all nodes can get the events.
but it seems the parameter server does not listen to this channel, it relies on a service to set params in its cache. the server requires a separate api for access (parameter_client).
are the parts just not hooked up yet? or am i missing something?