Software Architecture System Diagram

From the standpoint of scalability, our distributed architecture allows us to configure the system to run on a range of systems; from a single PC up to a RISC-based client-server network. Processes can be easily distributed across multiple processors to take advantage of the combined processing power. Different platforms can also be used concurrently on the same system. For example, you may wish to use a Unix-based server with Windows-based clients.