是否可以在不使用Appfabric配置向导的情况下创建集群?编程? [英] Is it possible to create a cluster without using an Appfabric configuration wizard? programmatically?

查看:80
本文介绍了是否可以在不使用Appfabric配置向导的情况下创建集群?编程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在评估Velocity作为我们的缓存选项。  但是,为了让我创建一个CacheFactory,我需要配置一个集群。 
是否可以在.NET中以编程方式创建集群? 
我研究了PowerShell SDK,并且有一些命令可以启动和停止集群但不能实际配置集群。

解决方案

< blockquote>

您可以查看distributedcacheconfiguration.psd1清单以及导出配置cmdlet的相应DLL。它将在[InstallDir] \PowershellModules \DistributedCacheConfiguration \


我不确定是否列出了通过这些cmdlet配置的确切步骤。


I am currently evaluating Velocity as our Caching option.  However, in order for me to create a CacheFactory I need to have a cluster configured.  Is it possible to create a cluster programmatically in .NET?  I looked into PowerShell SDK and there are commands to start and stop a cluster but not to actually configure a cluster.

解决方案

You can have a look at distributedcacheconfiguration.psd1 manifest and corresponding DLL which exports the configuration cmdlets. It would be in [InstallDir]\PowershellModules\DistributedCacheConfiguration\

I am not sure if exact steps to configure via these cmdlets are listed anywhere though.


这篇关于是否可以在不使用Appfabric配置向导的情况下创建集群?编程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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