|
|
|
|
|
by smackeyacky
1865 days ago
|
|
I worked with a Corba based system back in the nineties and what killed ours wasn't network costs, it was circular hidden dependencies making the system fragile. The support guys had a complicated procedure for restarting it that involved a very carefully orchestrated sequence, which sometimes didn't work so they had to start from scratch. It was awful to watch. |
|
They didn’t try to run it all together until it was time to ship.
Networking overhead definitely killed us. That, and incompetence.