[ https://issues.apache.org/jira/browse/SINGA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589449#comment-14589449 ]
ASF subversion and git services commented on SINGA-16: ------------------------------------------------------ Commit 51a924dad07948f7a3857f4ad41014aecbbe676c in incubator-singa's branch refs/heads/master from wang wei [ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=51a924d ] SINGA-16 Runtime Process id Management Merge branch 'feature-procsregister' > Runtime Process id Management > ----------------------------- > > Key: SINGA-16 > URL: https://issues.apache.org/jira/browse/SINGA-16 > Project: Singa > Issue Type: New Feature > Reporter: Sheng Wang > Assignee: Sheng Wang > > For multi-process training, each process should know its own logic process > id, and also know the physical host:port of all logic processes. > This feature should be support by ClusterRuntime component. > Before a process start its job, it will first register its physical > host:port, and get a unique process id from ClusterRuntime. > When the process need to communicate with other processes, it will get > address from the ClusterRuntime as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)