connectorAndComponent
2016-12-26 19:52:40 0 举报
`connectorAndComponent`是一个用于描述和管理计算机硬件组件之间连接关系的术语。它通常用于电子和计算机工程领域,以帮助工程师和设计师理解和优化系统的性能和可靠性。在这个概念中,`connector`指的是用于连接不同组件的物理接口,如插头、插座或电缆,而`component`则是指组成系统的独立功能单元,如处理器、内存、硬盘等。通过使用适当的连接器类型和设计,可以确保组件之间的有效通信和数据传输,从而提高整个系统的性能和稳定性。
作者其他创作
大纲/内容
callee
《connector》HTTP
《properties》remote = true
search
server【*】
handleCommentData
pinger
《connector》DistributeRPC
distribute = trueremote = truelog = true
dbServer
handleRequest
filterResult
《component》CommentNotifier
echoer
《connector》PingEcho
《properties》 period = 20repeat = 3timeout=10
《component》Firewall
+forward(request) : response
echo
caller
client【*】
《component》SearchCache
+find(key) : result
《connector》RPC
《properties》log = true
server
handleContent
《connector》PC
《component》Monitor
filterComment
《component》CDNService
dbClient
client
notify
《component》VirtualGoodsInfoService
+search(key) : result
getContent
notifyFilterResult
《connector》Gateway
《properties》remote = trueroute = truelog = true
sender
《connector》Message
《properties》 async = true
《component》CommentData
+ CURDComment
searchInService
《component》StaticContent
+ handleContent
《component》SearchService
receiver
cacheService
monitor
《connector》DBProxy
《properties》 ReadWriteSplitting = true hotBackup = true
《component》Comment
+ commentRelatedMethod
forward
handleCache
handleComment
《component》CommentFilter
+ doFilter(comment)
《component》SearchResultFilter
+doFilter(key) : result
0 条评论
下一页
为你推荐
查看更多