
4 Sep
2008
4 Sep
'08
8:15 a.m.
On Thu, Sep 4, 2008 at 4:06 PM, Kowalke Oliver (QD IT PA SI) <Oliver.Kowalke@qimonda.com> wrote: [snip]
The pipe operator '|' could also be used in the parallel
execution semantic.
How about the 'caret' operator ("^") to signify parallelism instead of operator| which more semantically means piping data from left to right?
Yes, also possible. It was onyl a hint for expressing parallel execution of data processing (in separat threads). Oliver