A DFD (Data Flow Diagram) shows what kinds of information will be input to and output from the system, where the data will come from and go to, and where the data will be stored. It docs not show information about the timing of processes, or information about whether processes will operate in sequence or in parallel.