> For seriously high performance systems like webservers or exchanges, you need to get the architecture right from the start.
Agreed - I worked at a company that went through a very painful period of not coping with load.
They got there in the end by completely rewriting the core system - lots of people claimed the switch from an interpreted language to a compiled language but the reality was that the rewrite was a completely different architecture.
Agreed - I worked at a company that went through a very painful period of not coping with load. They got there in the end by completely rewriting the core system - lots of people claimed the switch from an interpreted language to a compiled language but the reality was that the rewrite was a completely different architecture.