Skip to content

aongko/pubsub-batch-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubsub-batch-process

Batch processing items from Pub/Sub in Python.

This repository is just an example to do the below:

  • Listen to Google Pub/Sub
  • Put an item based on the message on Pub/Sub into a list
  • Process the items in the list every once in a while

About

Batch processing items from Pub/Sub in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages