[ https://issues.apache.org/jira/browse/HAMA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146129#comment-14146129 ]
ByungSeok Min commented on HAMA-913: ------------------------------------ Hello Yoon. That's right. I have performed with the follwing two purposes. 1. improve performance 2. simplify the complexity and remove the unnecessary code There were a lot of improvements to simplify the existing code and remove the unnecessary code. However,It did not have the advantage of higher performance of the RPC. (because of the message bundle) I try to commit this patch about Friday. Any feedback would be greatly appreciated! I will continue to improve the stability and performance(including nio2) > Adding Implementation of RPC > ---------------------------- > > Key: HAMA-913 > URL: https://issues.apache.org/jira/browse/HAMA-913 > Project: Hama > Issue Type: Improvement > Components: bsp core > Affects Versions: 0.6.4 > Reporter: ByungSeok Min > Priority: Minor > Labels: core, messaging, netty > Fix For: 0.7.0 > > Attachments: HAMA-913-v01.patch, HAMA-913-v02.patch, > HAMA-913-v03.patch > > > The current RPC server code is too complex and there are some unnecessary code > So, It seems good to add implementation of RPC such as netty -- This message was sent by Atlassian JIRA (v6.3.4#6332)