Browse Source

update docs

master
Savorboard 5 years ago
parent
commit
7571161416
1 changed files with 20 additions and 1 deletions
  1. +20
    -1
      docs/content/user-guide/cn/transports/general.md

+ 20
- 1
docs/content/user-guide/cn/transports/general.md View File

@@ -1 +1,20 @@
# 基本
# Transports

Transports move data from one place to another – between acquisition programs and pipelines, between pipelines and the entity database, and even between pipelines and external systems.

## Supported transports

CAP supports several transport methods:

* [RabbitMQ](rabbitmq.md)
* [Kafka](kafka.md)
* [Azure Service Bus](azure-service-bus.md)
* [In-Memory Queue](in-memory-queue.md)

## How to select a transport

TODO:





Loading…
Cancel
Save