Main BLOGGER
Google
WWW THIS BLOG
Monday, February 05, 2007
 
enable existing applications for Grid
Quoted from

http://www-128.ibm.com/developerworks/grid/library/gr-enable4/

Let's summarize the six strategies:

Strategy 1Batch AnywhereThe application can run as a single job on any of many computers in a grid.
Strategy 2Independent Concurrent BatchMultiple independent instances of the application can be running concurrently.
Strategy 3Parallel BatchThe work of a batch program is subdivided so that multiple independent program instances can each work on part of the job in parallel.
Strategy 4ServiceA program becomes a service subroutine callable by a client through some grid middleware.
Strategy 5Parallel ServiceA program becomes multiple instances of a service subroutine callable in parallel by a client through some grid middleware.
Strategy 6Tightly Coupled Parallel ProgramsThese specialized programs require, and are designed from the start for, intense tightly coupled parallel processing.

--
Pop (Pu Liu)



<< Home

Powered by Blogger

Google
WWW THIS BLOG