Name: Anonymous 2008-01-31 8:38
LISP
┌───────────────────────────────┐
│ (or A B) │
│ ┌───┐ │
input │ ┌──►│ A │──────────────┐ │ output
stream of │ │ └───┘ ▼ │ stream of
frames │ │ ▲ ┌───────┐ │ frames
──────────┼──● │ │ merge ├─┼──────────►
│ │ │ └───────┘ │
│ │ │ ┌───┐ ▲ │
│ └─────┼────►│ B │──────┘ │
│ │ └───┘ │
│ │ ▲ │
│ │ │ │
│ └───●───┘ │
│ │ │
└────────────┼──────────────────┘
│
│
data baseor combination of two queries is produced by operating on the stream of frames in parallel and merging the results.