The tuning server and the tuning workers currently communicate directly with the database.
This requires trust in the tuning workers, because they need to know the access credentials.
To be able to expand tuning to a heterogenous group of clients, it would be necessary to introduce an API server which communicates with the database and serves new jobs to clients.
The tuning server and the tuning workers currently communicate directly with the database. This requires trust in the tuning workers, because they need to know the access credentials.
To be able to expand tuning to a heterogenous group of clients, it would be necessary to introduce an API server which communicates with the database and serves new jobs to clients.