asp.net - Distributed Cache/Session 我应该转向哪里?

标签 asp.net session caching failover

<分区>

我目前正在研究分布式缓存解决方案。

如果钱不是问题,您会推荐哪个?

最佳答案

在您的选择中,我只尝试过使用 memcached,即便如此,它也不是 C#/.NET 库。

然而,memcached 技术已得到充分证明,只是 look at the sites that use it :

...The system is used by several very large, well-known sites including YouTube, LiveJournal, Slashdot, Wikipedia, SourceForge, ShowClix, GameFAQs, Facebook, Digg, Twitter, Fotolog, BoardGameGeek, NYTimes.com, deviantART, Jamendo, Kayak, VxV, ThePirateBay and Netlog.

我真的没有理由查看其他解决方案。

祝你好运, 布莱恩·G

关于asp.net - Distributed Cache/Session 我应该转向哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/161106/

相关文章:

asp.net - 使用 jQuery 显示 ashx 图像?

c# - 分配 Session 变量/值时出现 NullReferenceException

php - websocket.ERROR:发生连接错误警告:SessionHandler::read(): session 未激活

css - 清除浏览器缓存时 anchor 标记的不同样式

linux - 分析缓存驱逐

c# - MySqlDataReader dataReader =cmd.ExecuteReader() 不进入while循环弹出窗口Form

asp.net - 使用asp.net和vb.net从sql server导出到excel文件?

javascript - Breeze 部分初始化器

java - Objectify - 清理 session

mysql - 如何指示MySQL不将表缓存在内存中?