https://tech.visasq.com/concurrent-futures-in-cloud-pubsub-client-library/
Cloud Pub/Sub Client libraryでのconcurrent.futuresの使われ方を調べた話 - VISASQ Dev Blog
Feb 4, 2022 - はじめに こんにちは。SREチームの西川です。 Cloud Pub/Sub Python Client library のソースコードリーディングを行う機会があり、library内でのconcurrent.futuresの利用方法についてメモしていたので、ついでに記事としてまとめてみました。 ※...
cloudpubsubclientdev