Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数のソースからデータをフェッチするGoogleAppEngineアプリケーションがあり、すべてのデータをシリアルに処理したいと考えています。
それを行うための最良の方法は何ですか?
そうです
アプローチ: 取得したデータをデータストアに保存します。TaskQueuesを使用してデータを処理します。