安装docker 单节点注意点 安装 docker 单节点# 开启 jetstreamdocker run -d --name nats -p 4222:4222 nats -js 注意点 topic只能定义在一个stream中不同消费者同一队列名, 实际不是在同一队列中