Improve concurrency of putVertexList
------------------------------------

                 Key: GIRAPH-186
                 URL: https://issues.apache.org/jira/browse/GIRAPH-186
             Project: Giraph
          Issue Type: Improvement
          Components: graph
    Affects Versions: 0.2.0
            Reporter: Bo Wang
             Fix For: 0.2.0


It's pretty similar to GIRAPH-185. The whole inPartitionVertexMap is locked 
when there is a call to it. We should allow multiple calls adding different 
partitions to the same worker at the same time.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to