开发者

ASP.Net 4.0 web farm caching

In ASP.Net 4.0 which is the best way of storing the cache object when we go with webfarm ,

1) Windows Server AppFabric

2) Separate State Machine / SQL Server

3) Thrid party caching mechanism开发者_运维问答s / Others ?.


I would say sticking with MS technologies would be the best since you're already using ASP.NET. AppFabric was designed just for this case. Otherwise Memcached is a good alternative.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜