alibaba / alibaba/x-deeplearning

mClientNetworkContext与mServerNetworkContext的区别

Open
#241 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PureBasic
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

你好我在看源代码过程中读到ServerClientNetworkContext这个类。感觉这个类是一个很核心的一个类我想问哈:这个类只是在server中使用 为什么它有两个属性mClientNetworkContext与mServerNetworkContext这两个属性呢。而且有一个方法ConnectToAllServers。为什么server需要有这个操作呢。感觉没有想明白 server是不需要访问其他server的。麻烦可以解释下末。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the ServerClientNetworkContext class and inspect the mClientNetworkContext, mServerNetworkContext, and ConnectToAllServers entry points mentioned in the issue. Trace how each context is initialized and used, then document why a server connects to other servers and how the two contexts differ.

Written by the indexing model from the issue text.

Assessment

Domain
distributed-systems
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.