ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

Job Execution Load Balancer #3199

Open adamdriscoll opened 5 months ago

adamdriscoll commented 5 months ago

Summary of the new feature / enhancement

We can look at how to accomplish this is hangfire. I think it's just round robin at the moment.

Proposed technical implementation details (optional)

No response

RockoTheeHut commented 5 months ago

We have three servers and at any given time most jobs tend to favor a single server.. this would be awesome to figure out..

mikedhanson commented 5 months ago

I second this feature.