Skip to content

JasperSui/Docker-Python-Cloud-PubSub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About This Project

It's a simple project that demos Google Cloud Pub/Sub service with Docker and Python.

The only publisher will send a message that includes channel information to the topic every 5 seconds. And the rest of the subscribers will receive it and print the result.

Getting Started

docker-compose up -d

Demo

The left-hand tab is publisher, the middle one is subscriber 1, the right-hand tab is subscriber 2.

img

Reference

用 Python + Docker 實作簡易 Cloud Pub/Sub Service

About

Google Cloud Pub/Sub service demo with Docker and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages