Batching
DSML should not specify serialism or parallelism
of operations
With a large number of operations, it can be
valuable to be able to say which can be performed
in parallel
This can make processing complex
 But doesn’t have to – serial is default and can be
used even where parallel is indicated
So it’s OK provided it is truly optional – agreed
should be an explicitly stated advisory option in
DSML 2