RSS Amplifier

carfax · May 21, 2010

Wall of Fire

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

One of the major problems with building a distributed system is that it’s distributed. This means that the parts of the system need to talk to each other. Of course, these days, networks are viewed by most large network operators (e.g. universities) as hostile environments, where anything even remotely risky is split out, preferably into its own little subnet.
These two facts make it…

One of the major problems with building a distributed system is that it’s distributed. This means that the parts of the system need to talk to each other. Of course, these days, networks are viewed by most large network operators (e.g. universities) as hostile environments, where anything even remotely risky is split out, preferably into its own little subnet. These two facts make it very difficult to deploy wide-ranging distributed systems, because the components of the distributed application have to be designed with a degree of security in mind from the outset (which many are not), and because the corporate mind-set of network management is against the distribution of systems across the network – because these distributed systems forge connections between the firewalled subnets of the organisation.

Read on /posts/75/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.