惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
J
Java Code Geeks
小众软件
小众软件
D
Docker
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
V2EX
博客园 - 叶小钗
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
IT之家
IT之家
博客园 - 司徒正美
M
MIT News - Artificial intelligence
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
L
LangChain Blog
阮一峰的网络日志
阮一峰的网络日志
C
Check Point Blog

The Register - Special Features: Datacenter Networking Nexus

How Broadcom is quietly invading AI infrastructure Cisco punts network-security integration as key for agentic The network is indeed trying to become the computer Cisco fixes two critical make-me-root bugs AI could finally see DPUs take off in enterprise networks An introduction to rack-scale networking HPE Aruba touts new AI agents and network orchestrator Microsoft to retire default outbound access for VMs in Azure Same suspected Chinese spies again attacking Ivanti bugs Human error and power glitches to blame for most outages Hyperconverged infrastructure now needs liquid cooling Asia reaches 50 percent IPv6 capability Rising demand for datacenter capacity sees prefabs sprout The No-Nvidia networking club delivers first spec Nvidia punts silicon photonic switches to keep GPUs fed Chinese snoops spotted on end-of-life Juniper routers
A trip through vintage datacenter networking
Richard Speed Richard Speed · 2025-06-27 · via The Register - Special Features: Datacenter Networking Nexus

Datacenter Networking Nexus

Before the megabit: A trip through vintage datacenter networking

When it was all about the baud rate

The world of datacenter networking is crammed with exotic technology and capabilities beyond the imaginings of administrators charged with running big iron decades ago. However, while it might have been a slower and more proprietary time, it was also perhaps a little simpler.

Dr Andrew Herbert, Chairman of the Board of Trustees at the UK's National Museum of Computing (TNMOC), is very familiar with the Elliott 900 minicomputer series and noted that in the late 1960s and early 1970s, the world of networking was very different from how it is today.

While the architecture of the 900 series had no support for partitioning memory (requiring cooperation for multi-user activity), and many ran without any operating system at all, there was an optional NPL interface.

Herbert remembered it as "a sort of parallel port," likely used mainly for controlling instruments, but "NPL were, of course, networking pioneers."

Donald Davies and his team at National Physical Laboratory (NPL) came up with packet switching in 1965 (although Paul Baran had independently devised a similar concept a few years earlier as distributed adaptive message block switching).

"Mainframe manufacturers," recalled Herbert, "defined their own proprietary network protocol stacks, e.g. IBM System Network Architecture, Digital's DECNet.

"These generally ran over leased lines between datacenters, or in star configurations linking smaller branch office minicomputers to a central mainframe. They were mutually incompatible, although many vendors sold adapters to hook up to other vendors' networks.

"Users found this frustrating, especially when combining businesses that had made different technology choices."

A volunteer at TNMOC said: "All the major computer manufacturers had a proprietary polled, half-duplex protocol in the 1970s – these were very efficient when used on 'multidrop' leased lines in the USA, but similar lines weren't generally available in Europe."

"IBM's polled protocol was Bisync, Univac's was 1004, and I think ICL's was C01." ICL used a protocol called C01 primarily to manage communication between the mainframe and its terminals.

Then there was the challenge of connecting to resources in the datacenter in an era when dial-up was the only option.

The earliest terminals were little more than electromechanical teletype machines running at 110 baud, and the modem used could be as simple as an acoustic coupler into which a telephone handset could be placed. Another TNMOC volunteer told us that some of the UK's major banks (such as Barclays) had a mighty leased 1,200-baud analog network connection for their terminals. However, "terminal" underplays the devices somewhat. "These were, for the time, very intelligent, full-blown computers in their own right," he said, "and whilst they were of limited use when the connection to the computer center was down, they could still function."

"If the leased line failed, they had a backup 600 baud dial-up (where, for security reasons, the computer center always dialed the branch)."

Herbert continued: "In the late 1970s, wired local area network technologies emerged (Cambridge Ring, Token Ring, Ethernet) to connect terminals and computers in the same building/campus together. Ethernet came to dominate.

Baud is a measurement of the speed of communication on a data channel. It's often helpful to think of it as related to bits per second, but it's not quite the same – baud is all about the signal changes transmitted per second. Suffice it to say that, compared to today's Mbps (or more), where millions of bits per second are transmitted, 110 baud is… not fast.

"Then there was the tussle in the 1980s and 1990s between proprietary network stacks, 'Open Systems Interconnection' network protocols, and academia-led TCP/IP developed from ARPANet. TCP/IP came out top."

And the rest is history.

The UK's National Museum of Computing has several working systems rescued from the datacenters of yesteryear, including an ICL 2966 from the 1980s and, of course, the Elliotts from the 1960s. To scratch that networking itch and go back to a time when performance was more leisurely, there's always the NPL gallery. ®