HELP! * GREY=local LOCAL HTML version of Foils prepared July 6,1995

Foil 26 Dataflow perspective

From General Discussion of Parallel Relational Databases CPS600 Spring Semester -- April 1995. by Gang Cheng Marek Podgorny (Geoffrey Fox) * See also color IMAGE

Pipelined: Òassembly lineÓ
  • average query does not have that many steps
  • some operational stages cannot be pipelined (e.g. Sort)
  • one operator is longer than the other (a kind of skew)
  • This is task parallelism in scientific computing
Partitioned: Òdivide and conquerÓ
  • fairly straight forward to implement
  • ÒtoughÓ operations are divided, parts run in parallel
  • This is classic data parallelism in scientific computing
Combination: Òbest of both worldÓ
  • several partitions running parallel
  • each partition is, where possible, a short pipeline



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Feb 18 1997