When Your Computer Will Reboot For You
from the one-of-these-days dept
Self-healing or autonomic computing concepts aren't new. Mostly popularized by IBM starting a few years ago, research has continued in many different places in both the public and private sectors. In fact, the research efforts are increasing rapidly as people realize just how expensive computer failures are. While most efforts are still quite early on, it's clear that, rather than just trying to prevent computer problems altogether, a growing number of people are coming to terms with the fact that it's nearly impossible to build a computer system that won't have something go wrong. Thus, it may be a much more efficient route to build systems that quickly correct themselves, rather than those that never have any problems at all.Thank you for reading this Techdirt post. With so many things competing for everyone’s attention these days, we really appreciate you giving us your time. We work hard every day to put quality content out there for our community.
Techdirt is one of the few remaining truly independent media outlets. We do not have a giant corporation behind us, and we rely heavily on our community to support us, in an age when advertisers are increasingly uninterested in sponsoring small, independent sites — especially a site like ours that is unwilling to pull punches in its reporting and analysis.
While other websites have resorted to paywalls, registration requirements, and increasingly annoying/intrusive advertising, we have always kept Techdirt open and available to anyone. But in order to continue doing so, we need your support. We offer a variety of ways for our readers to support us, from direct donations to special subscriptions and cool merchandise — and every little bit helps. Thank you.
–The Techdirt Team
Reader Comments
Subscribe: RSS
View by: Time | Thread
Bad Apps with a Good OS is the solution
I believe it has been known for many years that the right solution to this problem is: A rugged operating system very unlikely to fail, plus rigid separation of programs, such that when one program or process fails, it is relatively unlikely to crash the whole computer or a lot of other processes.
Systems like UNIX do a relatively good job of segregating the trusted kernel and its critical files from relatively untested code. Users pay penalties in the form of less CPU power and more complex file access administration.
Windows, in its desire to integrate all applications and offer game-machine-like CPU power, compromises access to trusty software (this is WELL KNOWN) and does not haev adequate control over who can change critical files and settings.
- The Precision Blogger
http://precision-blogging.blogspot.com
[ link to this | view in chronology ]