You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2013/07/03 04:54:20 UTC

[jira] [Comment Edited] (HAMA-766) Implements network based send queue

    [ https://issues.apache.org/jira/browse/HAMA-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698519#comment-13698519 ] 

Edward J. Yoon edited comment on HAMA-766 at 7/3/13 2:52 AM:
-------------------------------------------------------------

Awesome.... Does it works well for you? :-) My maximum size was about 90 nodes,

I wonder If you can share your experiences. If possible, I would like to mention about your use-case at Hadoop in Seoul 2013 Conference[1].

1. http://hadoop.co.kr/
                
      was (Author: udanax):
    Awesome.... Does it works well for you? :-) My maximum size was about 90 nodes,

I wonder If you can share your experiences. 
                  
> Implements network based send queue
> -----------------------------------
>
>                 Key: HAMA-766
>                 URL: https://issues.apache.org/jira/browse/HAMA-766
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp core
>            Reporter: MaoYuan Xian
>            Priority: Minor
>
> I would like to implement a so call directly send queue for performance enhancement. Currently, we have the memory queue, DiskQueue and SpillingQueue. The memory queue need to hold all of the message before send them out, DiskQueue and SpillingQueue need to operate Disk and cause some performance reduction.
> Can we implement a send queue? Something like SpillingQueue, the difference is, it will spill message directly to network instead of to disk. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira