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.
ASP.Net 4.0 では、webfarm を使用する場合にキャッシュ オブジェクトを格納する最良の方法です。
1) Windows Server AppFabric
2) 独立したステート マシン/SQL Server
3) サードパーティのキャッシング メカニズム / その他 ?.
すでにASP.NETを使用しているので、MSテクノロジに固執するのが最善だと思います。AppFabricは、この場合のために設計されました。それ以外の場合は、 Memcachedが適切な代替手段です。