tfs - 连接到 TFS 实例的最大 TFs 代理数

标签 tfs agents

在 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.

Source Link

关于tfs - 连接到 TFS 实例的最大 TFs 代理数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46428900/

相关文章:

tfs - TFS2010 的密码保护构建

visual-studio - TFS 和引用的程序集

java - 无法从 Java 代理访问文件系统

teamcity - 发布工件很慢

average - NetLogo:查找一组海龟的平均值

TFS 2013 - 使用不同的流程模板将团队项目代码和历史迁移到新项目

c# - 通过.NET Core WebAPI的终结点公开TFS内部版本号

TFS 合并并保留相关的变更集/注释

java - 使用 Java JADE 创建多个代理