kstry / kstry-core

Kstry是可视化、流程编排、并发、模块化、组件化、业务隔离、微服务整合、服务化、领域驱动等相关框架,业务架构设计必备 项目主页:http://kstry.cn Kstry is visualization, process orchestration, concurrency, modularization, componentization, business isolation, microservice integration, servitization, domain-driven and other related frameworks, business architecture design must Project home page: http://kstry.cn
http://kstry.cn
Apache License 2.0
194 stars 34 forks source link

能否做成内存工作流? #2

Open jishuxx opened 1 year ago

jishuxx commented 1 year ago

看看能否做成内存工作流,不依赖数据库,底层引擎可以无状态,这样能适用于高并发。

kstry commented 8 months ago

工作流不可能没有数据库,除非是使用非关系型数据库或者单实例提供服务,kstry是流程编排和工作流还是有些区别的