Distributed Systems
There are plenty of challenges one must face whilst building distributed systems. I'm particularly interested in the following:
- Architecture - How can we make building these systems easier?
- Availability - Including replication techniques, redundancy etc.
- Deployment - Including the various stages of a deployed service's life such as commissioning and decommissioning
- Security
- Upgrade issues - Which version of a service do you require? Come to that, how is a service version expressed?
What will you find in these pages?
A growing collection of articles, notes and code resulting from my work in distributed systems. Some of the material will be
JINI specific some not.
General
JINI Stuff