1 |
Web Software provides a high functionality but modest performance distributed computing environment based on either Web Servers or Clients
-
We will use servers for control as higher functionality than clients although currently less broadly deployed
-
Some "parallel" computing problems (e.g. embarrassingly parallel ones) can "immediately" use Web as a parallel engine with no performance enhancements
-
Applications like CFD can usually not run efficiently in parallel on distributed systems without careful software
|