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.
各GAEインスタンスに独自のmemcacheがあるかどうか、および1つのインスタンスからキャッシュされたデータが別のインスタンスから到達可能かどうかを知りたいですか?または、新しいクエリが再度必要な場合はどうなりますか?
いいえ、memcacheはインスタンスごとではなく、アプリに対してグローバルです。そうです、すべてのインスタンスはインスタンスとは独立してmemcacheにアクセスできます。