Skip to content

Exercising thorny corner cases for google-cloud-pubsub Python package

Notifications You must be signed in to change notification settings

dhermes/google-cloud-pubsub-performance

Repository files navigation

Performance Tests for google-cloud-pubsub

This is an assemblage of scripts that exercise long(ish)-lived states for the Google Cloud Pub / Sub Python client.

In particular, it tracks the threads created (including the parent thread creating them) and makes sure threads don't get turned into "zombies".

Some issues worth exploring:

  • Reports of lease management causing CPU spikes (seems like zombie threads)

About

Exercising thorny corner cases for google-cloud-pubsub Python package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages