[ 
https://issues.apache.org/jira/browse/HAMA-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-903:
--------------------------------

    Description: 
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.

  was:
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.


> 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)

Reply via email to