Skip to content

Glossary of terms

Paul Wright edited this page Jul 1, 2021 · 4 revisions
protocol adapter
The technique of translating HTTP/TCP/etc to AMQP messages for transport across the service network.
proxy
A Skupper proxy allows you extend your service network
router
This component provides AMQP messaging to transfer data between sites. See router.
scraper
A tool that analyses log files, see https://github.com/apache/qpid-dispatch/blob/main/tools/scraper/README.md
service network
A Skupper service network enables communication between services running in different network locations, aka virtual application network (VAN).
site
A Skupper site is a namespace in a kubernetes cluster that can communicate across the service network.
VAN
See service network.
Virtual Application Network
See service network.
Clone this wiki locally