Closed michal367 closed 1 year ago
Added better load balancer for multithreaded Wendling gamma index. It is based on queue with tasks. When a thread completes its task, it then takes the next task from the tasks queue.
Added better load balancer for multithreaded Wendling gamma index. It is based on queue with tasks. When a thread completes its task, it then takes the next task from the tasks queue.