A multithreaded PPHPC replication in Java (1.3.0)
            A multithreaded Java implementation of the PPHPC Agent-Based Model, developed with two goals in mind: 
- Compare the performance of this implementation with an existing NetLogo implementation.
- Study how different parallelization strategies impact simulation performance on a shared memory architecture.
Release Notes
            Update reference article with final published version.
            Associated Publications
            Fachada, N., Lopes, V.V., Martins, R.C., Rosa, A.C., Parallelization strategies for spatial agent-based models, International Journal of Parallel Programming, 2016, http://dx.doi.org/10.1007/s10766-015-0399-9 (arXiv preprint available at http://arxiv.org/abs/1507.04047)
         
    
    
        
        
            
        
        A multithreaded PPHPC replication in Java 1.3.0
        
            
                Submitted by
                
                    Nuno Fachada
                
            
            
                
                    Published Jan 19, 2016
                
            
            
                Last modified Feb 23, 2018
            
         
        
        
            
                A multithreaded Java implementation of the PPHPC Agent-Based Model, developed with two goals in mind: 
- Compare the performance of this implementation with an existing NetLogo implementation.
- Study how different parallelization strategies impact simulation performance on a shared memory architecture.
 
            
                
            
            
            Release Notes
            
                
Update reference article with final published version.