In terms of hardware, a computer architecture where different portions of
programs would execute on different processors in parallel would be advantageous.
One such architecture is that of a dataflow computer in which processors
are data-driven, where each processor awaits the arrival of data rather than the
arrival of a command from a central processing control unit before it starts execution.
For a DP spreadsheet, each formula cell would be assigned to a separate
processor