
Chapter 10. Microprocessor design 107
10.3 Case design
In this section, we design a grid computing solution that fulfills the requirements
drawn up from the analysis presented in the previous section.
10.3.1 Component model diagram
Figure 10-2 shows the component model diagram.
Figure 10-2 Component model diagram
10.3.2 Component model description
Software client: This component provides a general-purpose and user-friendly
interface to the grid system. Job submission and receiving results are performed
through this component.
Grid Gateway: This component manages workload management and simulation
submission on a fully-connected grid infrastructure. ...