Our system uses event-driven architecture to process user actions in real time.
我们的系统使用事件驱动架构来实时处理用户操作。
In an event-driven architecture, services publish events to a message broker, allowing other services to react asynchronously without tight coupling.
在事件驱动架构中,各服务将事件发布到消息代理中,使其他服务能够在不紧密耦合的情况下异步响应。