@inproceedings{10.1145/3581784.3607104, author = {Lee, Hyungro and Guo, Luanzheng and Tang, Meng and Firoz, Jesun and Tallent, Nathan and Kougkas, Anthony and Sun, Xian-He}, title = {Data Flow Lifecycles for Optimizing Workflow Coordination}, year = {2023}, isbn = {9798400701092}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, url = {https://doi.org/10.1145/3581784.3607104}, doi = {10.1145/3581784.3607104}, abstract = {A critical performance challenge in distributed scientific workflows is coordinating tasks and data flows on distributed resources. To guide these decisions, this paper introduces data flow lifecycle analysis. Workflows are commonly represented using directed acyclic graphs (DAGs). Data flow lifecycles (DFL) enrich task DAGs with data objects and properties that describe data flow and how tasks interact with that flow. Lifecycles enable analysis from several important perspectives: task, data, and data flow. We describe representation, measurement, analysis, visualization, and opportunity identification for DFLs. Our measurement is both distributed and scalable, using space that is constant per data file. We use lifecycles and opportunity analysis to reason about improved task placement and reduced data movement for five scientific workflows with different characteristics. Case studies show improvements of 15\texttimes{}, 1.9\texttimes{}, and 10--30\texttimes{}. Our work is implemented in the DataLife tool.}, booktitle = {Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis}, articleno = {58}, numpages = {15}, keywords = {distributed workflows, performance analysis, data flow lifecycles, storage bottlenecks, caterpillar tree}, location = {, Denver, CO, USA, }, series = {SC '23} }