I understand that ideally tasks.max = # of partitions for max throughput. But how many tasks per cpu core is ideal?
            Asked
            
        
        
            Active
            
        
            Viewed 266 times
        
    1
            
            
        - 
                    Please refer [this SO answer](https://stackoverflow.com/a/42030617) – Achyut Vyas May 07 '21 at 17:23
 - 
                    This doesn't say anything about cpu cores though – Walton May 07 '21 at 17:41
 - 
                    Ideal? One per core, seems obvious. Same could be said for any multithreaded application – OneCricketeer May 08 '21 at 14:48