没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > indexus-net-shared-cache |
indexus-net-shared-cache
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
Shared Cache is high performance distributed cache and clustered .Net cache for enterprise application running in server farms.
Shared Cache provides distributed replicated cache to minimize the load factor. It consists the usage of two or more servers in a farm. It's replicated all data within the cluster. The big plus is simple, you have all your cache nodes on all different servers. In case one of your servers get restarted, it will receive all nodes automatically from its parent.
All data is available locally which minimizes the way and any Get operation is faster then to call a third system.
The project is available at codeplex and its official Uri is: http://www.SharedCache.com
创建时间:2014-05-11 13:47