Classes of Client Server Applications
Saturday, January 23rd, 2010There is a spectrum of implementation that divides the work between client and server differently. Processing can be allocated in a number of ways. There are several major operations for database applications. They are host based processing, server based processing, client based processing, and Cooperative based processing. Host based processing is not true client/server computing. [...]


