You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering about local (and clustered, for that matter) registries so one can have the following features:
Local discovery of one or more processes
Global discovery of processes
Maybe: Management of an agent-pool
Especially with clustered discovery I feel like the compile-time type checking might be problematic because one can't guarantee that the remote side runs exactly the same version and therefore has the same type-details.
The text was updated successfully, but these errors were encountered:
I was wondering about local (and clustered, for that matter) registries so one can have the following features:
Especially with clustered discovery I feel like the compile-time type checking might be problematic because one can't guarantee that the remote side runs exactly the same version and therefore has the same type-details.
The text was updated successfully, but these errors were encountered: