re: adding more threads to forkjoinpool
        Posted  
        
            by paintcan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by paintcan
        
        
        
        Published on 2010-06-08T15:49:36Z
        Indexed on 
            2010/06/08
            15:52 UTC
        
        
        Read the original article
        Hit count: 238
        
Word up y'all
I recently successfully experimented with Scala futures, got future { my shiznit } all over da place. I'm pleased as punch w/ the gains I'm seeing from the parallelism and whatnot, but I'm only seeing 4 worker threads. Wanna see some more. I've been looking all over for how I can crank up the number of threads to 11, but no luck. Help me out doods
© Stack Overflow or respective owner