Comment on I measured the idle RAM of 19 self-hosted apps on identical hardware so you can size a VPS without guessing

tal@lemmy.today ⁨3⁩ ⁨days⁩ ago

Hmm.

A lot of these are going to be just request-driven.

If the idle memory usage is an actual concern…I kind of assume that someone has built some sort of system that works like inetd — you register a port, and then inetd listens on it. When someone connects, it starts up the daemon. Just need to start the container on demand.

original
Sort:hotnewtop