1. 简介 coordinator是workflow的定时提交器,基于时间条件与数据生成触发(based on time and data triggers).简单点说,coordinator按所定义的时间周期进行轮询,若数据生成条件满足,则触发workflow任务:否则,则等待数据生成或跳过(调度策略由设置的超时时间决定). 2. 详解 coordinator-app <coordinator-app name="coord-demo" frequency="${co
转载自https://www.cliftonsystems.co.uk/fixing-windows-installer-coordinator-loop/ 复制粘贴原文内容,以防将来访问不到原网页了 Sometimes when you install software, you got stuck at window which says “Windows Installer Coordinator”There is easy fix for this, which involves cha