Drools - 集中规则而不集中领域模型

发布于 2024-10-22 05:48:43 字数 197 浏览 3 评论 0原文

我们建立了一个 SOA,其中包含一些通用框架 pojo 和许多特定于服务的 pojo。我现在想设置 drools brm,最好是与 guvnor 一起。 我们无法重构模型以获得一个中心域模型(而且我们真的不想这样做,因为我们试图将服务间的依赖关系保持在最低限度)。

由于我可以直接在流口水中对事实结构进行建模,我开始思考通用模型是否有必要……您的意见/经验是什么?

We have set up a SOA with a few common framework pojos and a lot of service-specific pojos. I now want to set up drools brm, preferably with guvnor.
We cannot refactor the models to get one central domain model (and we dont really want to, since we try to keep inter-service-dependencies minimal).

Since I can model Fact-structures in drools directly, I started thinking if the common model is necessary at all ... what is your opinion/experience?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

琉璃梦幻 2024-10-29 05:48:43

为所有域对象的每个子集创建一个资产(=规则)的管理(=模块)是否有效?每个包(=模块)都有自己的部署生命周期。

Would creating a guvnor package (=module) of assets (=rules) per subset of all domain objects work? Each package (=module) has it's own deployment lifecycle.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文