Collected sources and patterns will appear here. Add from search or the patterns library.
TaskRequirements + List<WorkerMetadata> -> AssignedWorker
Match task execution requests to available workers based on weighted affinity rules and worker labels.
Problem it solves
Tasks require specialized hardware or environments (such as GPUs or specific geographic regions) and cannot be routed randomly.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.