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.

Show HN: Slotmachine, to book and free server ports at scale

2 pointsby cyansmokerover 1 year ago
This is a very specialized Go library and, frankly, somewhat of a straw man: I&#x27;ve found myself needing to quickly assign ports on servers with a high density of highly ephemeral inbound&#x2F;outbound connections where the protocol relies on a specific port number. Obviously, running sequentially through a list of ports until I find one I have not already allocated does not perform very well.<p>I was surprised when I did not find anything already addressing this need. So, this is the straw man part: surely I missed it!<p>Anyway, should you ever need something like that... here it is.

no comments

no comments