Edward J. Yoon created HAMA-903:
-----------------------------------
Summary: Refactor Queue interface and implementations
Key: HAMA-903
URL: https://issues.apache.org/jira/browse/HAMA-903
Project: Hama
Issue Type: Improvement
Components: bsp core
Affects Versions: 0.6.4
Reporter: Edward J. Yoon
Assignee: Edward J. Yoon
Fix For: 0.7.0
Instead of unbundling (and deserializing, decompressing) bundles into {memory,
disk, or spilling} queue, we should use bundles in efficient and asynchronous
way. My idea is using of bundle's iterator directly.
This will reduce the memory space and improve the performance.
P.S., For the sorted queue, I'll create sub-ticket.
--
This message was sent by Atlassian JIRA
(v6.2#6252)