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.

Ask HN: How do I find technical papers (for distributed systems)?

3 pointsby civicsquidalmost 2 years ago
I want to read some technical papers on distributed systems to understand what work has been in focus over the past few years and to learn a bit more about those topics. One thing I&#x27;m not sure about is how to even find papers like that and then how to read them once I do.<p>I think USENIX&#x27;s OSDI would have some relevant stuff, but the best thing I can do right now is search through proceedings as in https:&#x2F;&#x2F;www.usenix.org&#x2F;publications&#x2F;proceedings&#x2F;OSDI which is a bit overwhelming.<p>Can anyone suggest reading lists or other methods for finding &#x2F; viewing papers that might be helpful here?

3 comments

cratermoonalmost 2 years ago
For a while, at a blog titled &quot;the morning paper&quot;, Adrian Colyer, senior technical staff member at IBM, wrote over 1000 &quot;short summaries of important, influential, topical or otherwise interesting papers in the field of computer science&quot;. I found the articles on Mergeable Replicated Data Types to be fascinating.<p><a href="https:&#x2F;&#x2F;blog.acolyer.org&#x2F;tag&#x2F;distributed-systems&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;blog.acolyer.org&#x2F;tag&#x2F;distributed-systems&#x2F;</a>
johndoe0815almost 2 years ago
Distributed systems is a very broad research topic nowadays, so it might make sense to check conferences covering a narrower topic, e.g. Cloud computing. Google Scholar might give some useful results for more specific search terms.<p>The reading lists for distributed systems university courses might also be interesting as well as this &quot;awesome&quot; link list on github:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;theanalyst&#x2F;awesome-distributed-systems">https:&#x2F;&#x2F;github.com&#x2F;theanalyst&#x2F;awesome-distributed-systems</a>
jzombiealmost 2 years ago
I&#x27;m curious about reading through this as well, having spent a large part of the day using Illustrator to create vector graphics of centralized, decentralized, and distributed systems, and trying to figure out the perfect graphic to use for a hybrid scenario which represents all of them for a passion project of mine.