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.