EdGarrity / SOS

Search for an Optimum Solution
1 stars 0 forks source link

PPL Multi-Threading Fails After First Generation #131

Closed EdGarrity closed 3 years ago

EdGarrity commented 3 years ago

PPL multi-threading reduces to a single running thread after the first generation. Since the PPL functions do not provide much visibility into how it schedules work, a Work Order Queuing method will be used instead.