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
{{ message }}
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Currently we are having trouble / overlapping meaning of server. After all the local cachepot launches a command server. In dist mode we also have scheduler and server.
I propose to rename as follows:
scheduler -> scheduler (client) server -> connector (dist) scheduler -> scheduler (dist) server -> worker
This would simplify onboarding people and detaching the functional semantics from the process naming and simplify writing coherent documentation.