modeswitch / mozbench

0 stars 0 forks source link

Support arbitrary devices #1

Open modeswitch opened 10 years ago

modeswitch commented 10 years ago

Currently the device type is hard-coded. When a worker joins, it needs to have a device type assigned to it so that work can be dispatched.

jmaher commented 10 years ago

when a new device connects to a manager via the worker, it associates via guid to the manager. The manager has commands via the cli to associate a device type with a given worker/guid

jmaher commented 10 years ago

when you schedule a job, you schedule it on a specific device type