Network architecture: Difference between revisions

Content deleted Content added
BOT--Reverting link addition(s) by Sachin1243 to revision 1025064587 (technicalprogrammer24.blogspot.com/2021/07/network-architecture.html [\bblogspot\.(com|in)\b])
rm unnec qualifier
Line 11:
 
== Distributed computing ==
In distinct usage in [[distributed computing]], the ''network architecture'' often describes the structure and classification of a distributed application architecture, as the participating nodes in a distributed application are often referred to as a ''network''.<ref>{{Cite book|last=Hwang |first=Kai |url=http://worldcat.org/oclc/1105790603 |title=Distributed and Cloud Computing |oclc=1105790603}}{{pn|date=April 2021}}</ref> For example, the [[applications architecture]] of the [[public switched telephone network]] (PSTN) has been termed the [[Intelligent Network]]. There are a number of specific classifications but all lie on a continuum between the [[dumb network]] (e.g. the [[Internet]]) and the intelligent network (e.g. the PSTN).
 
A popular example of such usage of the term in distributed applications, as well as [[permanent virtual circuit]]s, is the organization of nodes in [[P2P network|peer-to-peer (P2P) services and networks]]. P2P networks usually implement [[overlay network]]s running over an underlying physical or logical network. These overlay networks may implement certain organizational structures of the nodes according to several distinct models, the network architecture of the system.