reference-guide:Ecotone参考指南

时间:2024-03-27 10:56:54
【文件属性】:

文件名称:reference-guide:Ecotone参考指南

文件大小:148KB

文件格式:ZIP

更新时间:2024-03-27 10:56:54

介绍 关于 是PHP的服务总线实现。 Ecotone使用(EIP)在PHP中启用了真正的消息驱动的体系结构。 最重要的是遵循基于域驱动设计(DDD),命令查询责任隔离(CQRS)和事件源(ES)原理的体系结构模式。 {%hint style =“ success”%} Ecotone为PHP提供了Command Bus,Query Bus,Event Bus,Interceptor,Aggregates,Sagas,Event Sourcing,它们基于在基本级别上由消息驱动的解决方案,并使用与知名和稳定的解决方案,例如用于异步通信的和用于事件 。 {%endhint%} 考虑到所有这些因素, Ecotone的中心原则之一就是不要强迫您将特定于框架的类和接口引入业务/域模型。 为了使您的业务代码免受技术问题和集成的影响。 技术支持 如果您想帮助建立和改善Ecotone考虑成为赞助商:


【文件预览】:
reference-guide-master
----tutorial()
--------lesson-4-metadata-and-invocation.md(9KB)
--------lesson-6-asynchronous-handling.md(14KB)
--------lesson-5-interceptors.md(15KB)
--------before-we-start-tutorial.md(2KB)
--------README.md(2KB)
--------lesson-3.md(11KB)
--------lesson-2-tactical-ddd.md(7KB)
--------lesson-1-messaging-concepts.md(17KB)
----modelling()
--------command-handling()
--------saga.md(7KB)
--------query-handling()
--------event-handling()
--------asynchronous-handling.md(4KB)
--------modelling-1.md(3KB)
----.gitbook()
--------assets()
----.github()
--------FUNDING.yml(608B)
----installation.md(3KB)
----messaging()
--------interceptors.md(12KB)
--------messaging-concepts()
--------scheduling.md(3KB)
--------asynchronous.md(9KB)
--------conversion()
--------overview.md(250B)
----quick-start-in-5-minutes()
--------cqrs.md(3KB)
--------event-handling.md(1KB)
--------README.md(3KB)
----README.md(1KB)
----SUMMARY.md(3KB)
----modules()
--------jms-converter.md(4KB)
--------dbal-support.md(4KB)
--------amqp-support-rabbitmq.md(7KB)
--------laravel.md(2KB)
--------symfony-bundle.md(2KB)
--------overview.md(239B)

网友评论