Presence in Modern Systems
Many modern processors now contain multiple processing cores and have different buses for instructions and data (for example the Harvard architecture and MIMD). Furthermore, many modern CPUs support out-of-order execution and other advanced optimization heuristics. Thus these systems do not implement a von Neumann architecture at the hardware level. However, they retain some of its obvious features such as random access memory (RAM).
Many widely used programming languages such as C++ and Java have ceased to be strictly von Neumann by adding support for parallel processing, in the form of threads. However, most of the categorically non-von Neumann languages are also functional languages and have not achieved widespread use.
Read more about this topic: Von Neumann Programming Languages
Famous quotes containing the words presence, modern and/or systems:
“A right rule for a club would be,Admit no man whose presence excludes any one topic.”
—Ralph Waldo Emerson (18031882)
“A modern fleet of ships does not so much make use of the sea as exploit a highway.”
—Joseph Conrad (18571924)
“What is most original in a mans nature is often that which is most desperate. Thus new systems are forced on the world by men who simply cannot bear the pain of living with what is. Creators care nothing for their systems except that they be unique. If Hitler had been born in Nazi Germany he wouldnt have been content to enjoy the atmosphere.”
—Leonard Cohen (b. 1934)