当前位置: 首页 > 工具软件 > watermill > 使用案例 >

事件框架 Watermill

彭宏义
2023-12-01

1. 事件框架 Watermill

Building event-driven applications the easy way in Go.

Watermill is a Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages, sagas and basically whatever else comes to your mind. You can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case.

 类似资料: