diff options
Diffstat (limited to 'docs/sections/services/ves-hv/index.rst')
-rw-r--r-- | docs/sections/services/ves-hv/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/ves-hv/index.rst b/docs/sections/services/ves-hv/index.rst index f6209cff..ccd8730e 100644 --- a/docs/sections/services/ves-hv/index.rst +++ b/docs/sections/services/ves-hv/index.rst @@ -17,7 +17,7 @@ number of NFs. The driving use-case is described and published within presentati The goal of the collector is to support high volume data. It uses plain TCP connections. Connections are stream-based (as opposed to request-based) and long running. Payload is binary-encoded (currently using Google Protocol Buffers). -HV-VES uses direct connection to DMaaP's Kafka. +HV-VES uses direct connection to Kafka. All these decisions were made in order to support high-volume data with minimal latency. |