|
|
|
Show HN: Fair CPU scheduling to run unlimited apps on one plan
(miget.com)
|
|
1 points
by ktaraszk
221 days ago
|
|
Most cloud PaaS cost isn’t the CPU you actually use - it’s the CPU you reserve and then sits idle 90% of the time. Traditional platforms still charge per app, even if each app barely touches the CPU. We redesigned scheduling: CPU is dynamically shared across your workloads based on real demand. You pay once for the resource, rather than multiple times for idle capacity. I'm happy to discuss technical details, scheduler design, and the challenges we encountered along the way. |
|
If you’re curious about how this stacks up against platforms like Heroku, Render or Railway, I can post a cost-comparison table.