Learning from software errors – Part 3: A Mars probe gets out of control
heise.de·21h

Concurrency is omnipresent in modern software development. Even small applications often run on systems with multiple cores, interact with databases, wait for network responses, or share resources such as files and memory areas. In distributed systems and embedded software, there is also the fact that different processes have to react to each other, often under real-time conditions. Practice shows that as soon as several things can happen at the same time, new error classes arise that would never have appeared in serial programmes.

Golo Roden

Golo Roden is the founder and CTO of the native web GmbH. He works on the design and developm…

Similar Posts

Loading similar posts...