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
Currently, Vermeer Workers can be assigned to multiple WorkerGroups through the administrator REST API, thereby achieving parallel scheduling in different graph spaces.
In addition to this method, we would like to implement that when a new Worker is registered in the Master, it can be directly assigned to the specified WorkerGroup through the WorkerGroup name specified in the Worker configuration file.