随笔分类 -  工作流引擎

10 BPMN PDF books, articles and brochures
摘要:转自:https://www.heflo.com/blog/bpm/bpmn-pdf/ If you are looking for more information about BPMN (Business Process Model and Notation) in handouts, or e 阅读全文

posted @ 2019-02-25 10:23 荣锋亮 阅读(651) 评论(0) 推荐(0) 编辑

awesome-workflow-engines
摘要:转自:https://github.com/meirwah/awesome-workflow-engines awesome-workflow-engines A curated list of awesome open source workflow engines Full fledged pr 阅读全文

posted @ 2019-02-10 22:52 荣锋亮 阅读(1421) 评论(0) 推荐(0) 编辑

What is Zeebe?
摘要:转自:https://zeebe.io/what-is-zeebe/ Zeebe is a workflow engine for microservices orchestration. This write-up will help you understand exactly what Zee 阅读全文

posted @ 2019-02-04 20:36 荣锋亮 阅读(1266) 评论(0) 推荐(0) 编辑

zeebe docker-compose 运行(包含monitor)
摘要:环境准备 docker-compose 文件 version: "3" services: db: image: oscarfonts/h2 container_name: zeebe_db ports: - "1521:1521" - "81:81" monitor: image: camunda 阅读全文

posted @ 2019-02-04 12:55 荣锋亮 阅读(1058) 评论(0) 推荐(0) 编辑

几个微服务编排工具
摘要:uber/cadence 分布式、伸缩、高可靠的异步执行业务逻辑,工具比较丰富,同时提供了可视化UI https://github.com/uber/cadence netflix/conductor 来自netflix 的为微服务编排引擎,支持的功能很丰富,同时文档也比较全 参考架构 https: 阅读全文

posted @ 2019-02-04 11:38 荣锋亮 阅读(17652) 评论(4) 推荐(0) 编辑

BizDevOps — the true value proposition of workflow engines
摘要:转自:https://blog.bernd-ruecker.com/bizdevops-the-true-value-proposition-of-workflow-engines-f342509ba8bb Whenever you implement core business logic you 阅读全文

posted @ 2019-02-03 22:23 荣锋亮 阅读(420) 评论(0) 推荐(0) 编辑

Why service collaboration needs choreography AND orchestration
摘要:转自:https://blog.bernd-ruecker.com/why-service-collaboration-needs-choreography-and-orchestration-239c4f9700fa Let’s assume you want to build a simple 阅读全文

posted @ 2019-02-03 22:22 荣锋亮 阅读(502) 评论(0) 推荐(0) 编辑

How to implement long running flows, sagas, business processes or similar
摘要:转自:https://blog.bernd-ruecker.com/how-to-implement-long-running-flows-sagas-business-processes-or-similar-3c870a1b95a8 Long running flows can span fro 阅读全文

posted @ 2019-02-03 22:18 荣锋亮 阅读(471) 评论(0) 推荐(0) 编辑

What are long running processes?
摘要:转自:https://blog.bernd-ruecker.com/what-are-long-running-processes-b3ee769f0a27 Some communities have big reservations when using terms like workflow(o 阅读全文

posted @ 2019-02-03 22:14 荣锋亮 阅读(398) 评论(0) 推荐(0) 编辑

The Microservices Workflow Automation Cheat Sheet
摘要:Written by Bernd Rücker on Dec 12 2018 in the Best Practices category. Editor’s Note: This post originally appeared on Bernd Rücker’s blog and was cro 阅读全文

posted @ 2019-02-03 11:32 荣锋亮 阅读(397) 评论(0) 推荐(0) 编辑

Benchmarking Zeebe: An Intro to How Zeebe Scales Horizontally and How We Measure It
摘要:Written by Felix Müller and Mike Winters on Jun 12 2018 in the Inside Zeebe category. In the past few weeks, we’ve mentioned Zeebe’s performance in ho 阅读全文

posted @ 2019-02-01 21:43 荣锋亮 阅读(386) 评论(0) 推荐(0) 编辑

What's New In Zeebe: Scaling Zeebe, New Client APIs, Faster Requests, Timestamps, NodeJS Client, and Default Topic is Back!
摘要:Written by Daniel Meyer on May 16 2018 in the What's New In Zeebe category. Welcome to the first-ever edition of “What’s New In Zeebe”, where we share 阅读全文

posted @ 2019-02-01 21:43 荣锋亮 阅读(501) 评论(0) 推荐(0) 编辑

Architecture options to run a workflow engine
摘要:This week a customer called and asked (translated into my own words and shortened): “We do composite services, orchestrating two or three CRUD-Service 阅读全文

posted @ 2019-02-01 21:42 荣锋亮 阅读(521) 评论(0) 推荐(0) 编辑

camunda 开源的bpm系统
摘要:看到camunda 是在zeebe 的介绍中,实际上camunda 是一个很完整的bpm 平台,包含了很多在bpm 系统中需要的组件,以下为一张参考图 从上图可以看出,组件还是比较多的,对于完整的bpm 系统,组件基本都已经包含了,当然也提供了企业版 参考资料 https://camunda.com 阅读全文

posted @ 2019-02-01 21:30 荣锋亮 阅读(6178) 评论(0) 推荐(0) 编辑

zeebe 为微服务架构的工作流引擎
摘要:zeebe 是灵活、轻量的基于微服务架构的工作流引擎 包含以下特性: 可视化的额工作流 审计日志以及历史 水平缩放 持久化&&容错 消息驱动 操作容易 语言无关 工作流基于标准bpmn 2.0 协议 参考架构 来自官方的额一个简单workflow demo 参考资料 https://zeebe.io 阅读全文

posted @ 2019-02-01 21:08 荣锋亮 阅读(11385) 评论(1) 推荐(0) 编辑

netflix:Conductor微服务编排引擎
摘要:项目地址: https://github.com/Netflix/conductor Conductor 是 Netflix 受需要运行全球流媒体业务流程的启发,构建的基于云的微服务编排引擎。 Conductor 管理工作流,可以暂停和重新启动进程,并使用基于 JSON DSL 的蓝图来定义执行流。 阅读全文

posted @ 2017-01-01 17:24 荣锋亮 阅读(4762) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示