Earlier quoted context omitted.
>(several computers running in a setup somewhat similar to statically assigned kubernetes) This description of a server room makes me feel old.
Well, which explanation would you prefer then? JES3, which is the closest extant example of such tech? I'm comparing it to statically assigned k8s not because it's manually assigned applications, but because it's a cluster system where the equivalent of k8s scheduler was run offline to resolve various performance and deadline constraints, both between specific application threads on the cluster, and between devices o…
Oh, I genuinely didn't know that! I assumed you were just talking about something that had been manually hand-optimized by syadmins/developers, like a traditional Unix server room.
Can you share any more information about these static cluster schedulers? It indeed makes perfect conceptual sense to me with your explanation, I just had never heard of this being actually used!