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
Jon Sequeira edited this page Jul 3, 2016
·
3 revisions
Distributors
A distributor is a worker that polls or waits for availability of a given resource (e.g. a query partition) and leases it out to be worked on. Distributors allow work to be parallelized in-process as well as distributed across machines.