TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Network News Transfer Protocol (NNTP) (2006)

15 pointsby rdpintqogeogsaaover 4 years ago

1 comment

zxcvbn4038over 4 years ago
The spec isn’t so interesting as what is needed to implement it efficiently. Maybe less of a challenge today since usenet is out of vogue. I knew someone who ran a Usenet service in the heyday and they spent a lot of time working around hotspots and limitations in storage capacity and I/O throughput. They typically had clients and servers accessing the same servers and it could get overwhelming during peak hours. I think all of these things are solved problems today, if someone was implementing an nntp server from scratch today I expect the backend would look very different - probably a lot more separation of content and metadata, a lot more caching between front end clients and the backends. Having SSDs instead of spinning disks would make a huge difference.
评论 #26150681 未加载
评论 #26151043 未加载
评论 #26151198 未加载
评论 #26147568 未加载