diff options
Diffstat (limited to 'net/py-google-cloud-pubsub/pkg-descr')
-rw-r--r-- | net/py-google-cloud-pubsub/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/py-google-cloud-pubsub/pkg-descr b/net/py-google-cloud-pubsub/pkg-descr new file mode 100644 index 000000000000..3db54508ef55 --- /dev/null +++ b/net/py-google-cloud-pubsub/pkg-descr @@ -0,0 +1,8 @@ +Google Cloud Pub / Sub is a fully-managed real-time messaging service +that allows you to send and receive messages between independent +applications. You can leverage Cloud Pub/Sub's flexibility to decouple +systems and components hosted on Google Cloud Platform or elsewhere on +the Internet. By building on the same technology Google uses, Cloud Pub +/ Sub is designed to provide "at least once" delivery at low latency +with on-demand scalability to 1 million messages per second (and +beyond). |