Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
andrenth
on Jan 19, 2021
|
parent
|
context
|
favorite
| on:
Non-Blocking Parallelism for Services in Go
I believe it's meant to be
sem := semaphore.NewWeighted(int64(runtime.NumCPU()))
from "golang.org/x/sync/semaphore"
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: