Hacker News new | ask | show | jobs
by dominotw 3158 days ago
> if you're giving a container 1 CPU of a 48 CPU server and it thinks all 48 are available

Are java processes usually deployed in (1 server to 1 java process ) configuration ?

Seems a bit strange for runtime to assume certain deployment configurations.