[
https://issues.apache.org/jira/browse/TINKERPOP-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko A. Rodriguez closed TINKERPOP-1590.
-----------------------------------------
Resolution: Fixed
Assignee: Marko A. Rodriguez
Fix Version/s: 3.2.4
> Create TinkerWorkerMemory and Partitioned Vertices
> --------------------------------------------------
>
> Key: TINKERPOP-1590
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1590
> Project: TinkerPop
> Issue Type: Improvement
> Components: tinkergraph
> Affects Versions: 3.2.3
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
> Fix For: 3.2.4
>
>
> We currently have a single synchronized iterator by which TinkerGraphComputer
> vertices are pulled by workers. Moreover, we have a single TinkerMemory by
> which workers add reductions too. I believe these are two bottleneck
> concurrency data structures that are causing us performance issues at 1M+
> vertices in TinkerGraph (OLAP).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)