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.

Fair: Allocating Resources Fairly at Scale

7 pointsby nstateful8 months ago

1 comment

nstateful8 months ago
A Go library for maintaining fair resource distribution in multi-tenant systems using a randomized algorithm with constant memory usage. It's designed to be a "fit-and-forget" solution requiring minimal tuning or operational overhead. FAIR aims to prevent heavy hitters from monopolizing resources while ensuring that well-behaved clients get their fair share.