AppFabric Cache Deeper Dive [英] AppFabric Cache Deeper Dive

查看:90
本文介绍了AppFabric Cache Deeper Dive的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我正在寻找AppFabric缓存内部的更深层次的解释,除了msdn之外是否有任何文档( http://msdn.microsoft.com/en-us/library/ff383731.aspx )文档

Hello I am looking for some deeper explanation of the AppFabric Caching internals, is there any documentation besides the msdn (http://msdn.microsoft.com/en-us/library/ff383731.aspx) documentation ?

我真的很想了解集群管理角色。服务如何运行,谁监视不同缓存主机的运行状况。

I really want to understand the cluster management role. How the service runs, who monitors the health of the different cache hosts.

我想了解客户端与缓存/主机的交互。谁跟踪谁。更好地理解不同类型的客户(路由或简单)

I want to understand the client interaction with the cache / hosts. Who keeps track of whom. Better understanding of the different types of clients (routing or simple)

例如。假设我有一个客户端和4个主机,配置了SQL Server。现在由于某种原因,我的两个缓存主机出现故障。当客户端启动时,是否尝试使用配置文件中的服务器名称连接到缓存?

For example. Say I have a client and 4 hosts, configured with SQL Server. Now for some reason two of my cache hosts go down. When a client fires up, does it try to connect to the cache using the server names in the config file ?

谢谢

推荐答案

您好

其中很多可能是很多内部细节。但是,让我尝试在某种程度上回答。

lot of these could be a lot of internal detail. However, let me attempt to answer to some extent.

1。 "我真的想了解群集管理角色。服务如何运行,谁监控不同
缓存主机的运行状况。

请看以下链接:

http://msdn.microsoft.com/en-us/library/ee790895.aspx

2。 " I想要了解客户端与缓存/主机的交互。谁跟踪谁。更好地理解不同类型客户的
(路由或简单)。 
例如。假设我有一个客户端和4个主机,使用SQL Server配置
。现在由于某种原因,我的两个缓存主机出现故障。当客户端启动时,是否尝试使用配置文件中的服务器名称连接到缓存?
"

2. "I want to understand the client interaction with the cache / hosts. Who keeps track of whom. Better understanding of the different types of clients (routing or simple). For example. Say I have a client and 4 hosts, configured with SQL Server. Now for some reason two of my cache hosts go down. When a client fires up, does it try to connect to the cache using the server names in the config file ?"

只有一种类型的客户端[无路由/简单商业]。通常,客户端知道有多少主机是
up,并且能够在主机停机/启动时使用动态数据分区。 
 


这篇关于AppFabric Cache Deeper Dive的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆