apache / apache/hugegraph-computer
[Feature] Implement parallel input process
Open
feature
- Dominant language
- Java
- Stars
- 65
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Description (功能描述)
When we buffer write receiver's partition file to `vertexFile` and `edgeFile` maintained by `FileGraphPartition`. We can implement parallel write.
https://github.com/apache/incubator-hugegraph-computer/blob/f7d10a845de68cd84fe01f247b8fc3d887edbb67/computer-core/src/main/java/org/apache/hugegraph/computer/core/compute/ComputeManager.java#L75-L87
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.