Previous Topic: Distributed ProcessingNext Topic: Where to Locate Logic with Distributed Processing Style


When to Use Distributed Processing

Every factor involves a delicate balance between network load, server processing load and server database access that can be altered by locating parts of the logic on either the client or the server.

Distributed processing offers the ability to vary the location of logic and data between client and server to arrive at an acceptable compromise. CA Gen allows such design changes to be made swiftly and with a minimum of effort.

You need to test the effect of the design decisions about locating logic to ensure that the delivered application performs as required.

Use distributed processing when the following factors are true: