Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我在设计工作流时使用 FSM(有限状态机)相对于 SOA(BPEL)是否有任何显着的相对优势?还是 SOA 有更多的优势?
两者不能相提并论。
有限状态机是一个通用的数学概念。
BPEL 是一种业务流程语言,BPEL 的每个实例都是一个有限状态机。