2.1.1 Design Goals

The primary design goal of the Production sample application is to significantly increase the number of client applications it can accommodate by:

  • Processing, in parallel and on one machine, client requests on multiple objects that implement the same interface.
  • Directing requests on behalf of certain students to one machine, and other students to other machines.
  • Adding more machines to share the processing load.