- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在 Team Foundation (TFS2017) 上,您可以连接到 TFS 实例的构建代理的最大数量是多少?
最佳答案
目前还没有任何官方文档声明 TFS 构建代理数量的限制。也没有得到任何相关的提示信息如:build agents have reached the maximum.
对于多台机器,您可以根据需要进行配置,没有明显的限制。
对于单机来说,取决于硬件。如果您的代理服务器是虚拟的,那么它已经比物理服务器慢了,您还需要为其分配足够的 RAM。
Can I install multiple private agents on the same machine?
Yes. This approach can work well for agents that run jobs that don't consume a lot of shared resources.
You might find that in other cases you don't gain much efficiency by running multiple agents on the same machine. For example, it might not be worthwhile for agents that run builds that consume a lot of disk and I/O resources.
You might also run into problems if concurrent build processes are using the same singleton tool deployment, such as NPM packages. For example, one build might update a dependency while another build is in the middle of using it, which could cause unreliable results and errors.
关于tfs - 连接到 TFS 实例的最大 TFs 代理数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46428900/
我正在开发一个 voip 调用应用程序。我需要做的是在接到来电时将 Activity 带到前台。我在应用程序中使用 Twilio,并在收到推送消息时开始调用。 问题是我试图在接到任何电话时显示 Act
我是一名优秀的程序员,十分优秀!