Indeed, there is no free lunch. At is stands, this is only really workable for low traffic (so it doesn't eat memory) where connections do not come and go frequently (so it doesn't eat process management CPU). Once you…
The .NET shell does this, but that's why it's not Unix, and it's not universal. If programs passed data structures then either you're forcing a certain data structure model (i.e. it's not universal, because it's not…
Indeed, there is no free lunch. At is stands, this is only really workable for low traffic (so it doesn't eat memory) where connections do not come and go frequently (so it doesn't eat process management CPU). Once you…
The .NET shell does this, but that's why it's not Unix, and it's not universal. If programs passed data structures then either you're forcing a certain data structure model (i.e. it's not universal, because it's not…