Pruned Sparks in Original Strategies
            
            
            
                17 Jan
                
                    2012
                
            
            
                17 Jan
                
                '12
                
            
            
            
        
    
                8:16 a.m.
            
        Dear List, I am trying to parallelize some number of codes with using Haskell's original and second generation strategies in order to be able to compare them. As far as I understood, in original strategies, ROOT garbage collection mechanism is used which does not allow any spark to be pruned. Since, they do not return any information back to its caller. (a type of void reference making fizzling of a spark impossible, is returned), However, in most of my measurements, spraks are being pruned. I wonder the reasons why this incident occurs? Do you have any idea? Many thanks, Burak.
        5040
        
      
          Age (days ago)
        
      
        5040
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Burak Ekici