developerFusion reliable
Related reliable tutorials
-
Using AppDomains to Build Reliable Systems
by Pinku Surana
The first step to building reliable systems is to accept that it is impossible. Instead, we will attempt to build a more reliable system from a collection of smaller unreliable components. The idea is to manage failure rather than pursue an impossible perfection. Find out how.
Related reliable podcasts
-
Ruby on Rails Podcast: Josh Susser
Published 3 years ago, running time 0h37m
Newly knighted Rails blogger Josh Susser muses on database relationships and reliable apps.
Related book
-
Building Massively Scalable Components with C#: Problem Design Solution
Building high performance distributed systems that scale massively and remain reliable and secure is an extremely difficult task. This book is the first of its kind as it approaches engineering the middleware needed to build such complex systems as a...