Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 347 Bytes

File metadata and controls

17 lines (17 loc) · 347 Bytes

asp-example

AscentStream Demo 样例

  • 基础样例
    • 简单消息生产和消费
    • 多种消费模式
    • 消息路由
    • 异步、批量、压缩消息发送
  • 高级特性
    • 消息重试
    • 延迟消息
    • 消息去重
    • Schema
    • Chunk消息
    • 顺序消费
  • Function
    • 简单任务
    • 路由样例