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

ASF subversion and git services commented on SINGA-233:
-------------------------------------------------------

Commit 889abf8aea1e5eeef82cc6de65be5f5e20865398 in incubator-singa's branch 
refs/heads/dev from caiqc
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=889abf8 ]

SINGA-233 A new communication framework for SINGA

In this ticket, we implement a new communication framework for SINGA. We 
abstract each physical computing node as an endpoint, and add two interfaces, 
i.e., send and recv, to the endpoint so that users can directly call them to 
accomplish data transfer.


> New communication interface
> ---------------------------
>
>                 Key: SINGA-233
>                 URL: https://issues.apache.org/jira/browse/SINGA-233
>             Project: Singa
>          Issue Type: New Feature
>            Reporter: CAI Qingchao
>            Assignee: CAI Qingchao
>              Labels: features
>   Original Estimate: 1,008h
>  Remaining Estimate: 1,008h
>
> Use endpoint to represent a computing node, and there are two public member 
> functions (send and recv) for each endpoint that can be used to accomplish 
> data transfer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to