Workflow Management System for Numerical Weather Prediction
被引:0
作者:
Wang, Weifeng
论文数: 0引用数: 0
h-index: 0
机构:
Meteorol Ctr Air Force, Beijing 100843, Peoples R ChinaMeteorol Ctr Air Force, Beijing 100843, Peoples R China
Wang, Weifeng
[1
]
Zhang, Wen
论文数: 0引用数: 0
h-index: 0
机构:
Natl Univ Def Technol, Acad Ocean Sci & Engn, Changsha 410073, Hunan, Peoples R ChinaMeteorol Ctr Air Force, Beijing 100843, Peoples R China
Zhang, Wen
[2
]
Huang, Qunbo
论文数: 0引用数: 0
h-index: 0
机构:
Meteorol Ctr Air Force, Beijing 100843, Peoples R ChinaMeteorol Ctr Air Force, Beijing 100843, Peoples R China
Huang, Qunbo
[1
]
Wang, Tingfang
论文数: 0引用数: 0
h-index: 0
机构:
Meteorol Ctr Air Force, Beijing 100843, Peoples R ChinaMeteorol Ctr Air Force, Beijing 100843, Peoples R China
Wang, Tingfang
[1
]
Ren, Kaijun
论文数: 0引用数: 0
h-index: 0
机构:
Natl Univ Def Technol, Acad Ocean Sci & Engn, Changsha 410073, Hunan, Peoples R ChinaMeteorol Ctr Air Force, Beijing 100843, Peoples R China
Ren, Kaijun
[2
]
机构:
[1] Meteorol Ctr Air Force, Beijing 100843, Peoples R China
[2] Natl Univ Def Technol, Acad Ocean Sci & Engn, Changsha 410073, Hunan, Peoples R China
来源:
PROCESS-AWARE SYSTEMS
|
2016年
/
602卷
关键词:
Workflow management system;
Workflow process definition language;
Monitoring commands;
Checkpoint;
D O I:
10.1007/978-981-10-1019-4_11
中图分类号:
TP [自动化技术、计算机技术];
学科分类号:
0812 ;
摘要:
Numerical weather prediction system is a complicated software system which generally involves thousands of computational processes which must be controlled and operated automatically by computers for the efficiency and correctness. This paper designs and implements a workflow management system. With this system, a new kind of workflow process definition language is adopted and the corresponding parser is accordingly developed. On the base of the workflow process definition file, a workflow execution engine is deployed to automatically execute all defined business processes or jobs. During job execution, The monitoring commands which were inserted into the job shell script files in advance can be used to collect related information which also can be displayed on the monitor interface. Moreover, checkpoint strategies are employed to quickly recovery system after it crashes abnormally. Finally, a workflow demo is taken to demonstrate the management functions and operating rules of the system.