Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A GCP PubSub Publisher agent interacts with the GCP PubSub service to create messages containing data and send a request to the service to publish the messages to the subscribed topic. In a real-time manner, the Publisher allows the submission using the high-performance streaming API. Each message are submitted through the API which will then deliver them according to the batch configurations. 

When using a client library such as Java, the transmission details can be configured to wrap messages in batch for delivery based on the numbers, byte size or time,  and options to use blocking or non-blocking calls for publishing. If non-blocking calls (e.g. asynchronous) are used, you can specify the flow control and retry settings. While callbacks are also available for the client library to report if messages have been accepted by the PubSub service.

GCP PubSub Publisher agent is available as a forwarding agent in Real-Time workflows.

...

Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse

This section contains the following subsections: