盒子里的大厅 具有S3兼容存储和Vault Secret Manager的多合一Concourse安装。 发展状况 2019-07最新的Concourse 4.x系列。 没有进一步的工作计划。 下一版本将使用docker-compose而不是VM。 介绍 这是一站式解决方案,它可以: 从头开始学习Concourse管道。 在简单的环境中对生产Concourse管道进行故障排除。 编写可以在您的生产环境中按原样重用的Concourse管道,因为它支持S3和secret ((parameters)) 。 任选地,该软件库也可以用作SaltStack公式(见在全盐式安装和使用说明。 盒子里装了什么 带有Ubuntu 18.04的VirtualBox VM 4.2.1网络和工作人员 Concourse网站所需的 10 S3兼容的对象存储。 这样,您可以学习使用S3编写您的Concourse管道,而无需使用AWS S3。 0.10.1机密和凭证管理器。 这样,您可以学习遵循安全性和操作最佳实践来编写Concourse管道。 另请参阅以了解Concourse如何使用保管库。 启动
2021-01-30 14:09:14 27KB continuous-integration vault pipelines concourse
1
AzureDevOps代理:自托管DevOps代理的图像
2021-01-29 20:10:12 57KB devops azure pipelines devops-agents
1
Azure功能样板 这是开始使用Azure Functions v3和依赖注入的快速样板。 目标 依赖注入所有事情 不再需要AccessKey和ConnectionString 智能配置/选项(以代码配置) 更好的取消支持(正常关机) 更容易的部署模板(CI / CD) 执照 该项目已获得
1
作者: Jean-Loup Baer 出版社: Cambridge University Press 出版年: 2009-12-7 页数: 382 定价: USD 90.00 装帧: Hardcover ISBN: 9780521769921 This book gives a comprehensive description of the architecture of microprocessors from simple in-order short pipeline designs to out-of-order superscalars. It discusses topics such as: * The policies and mechanisms needed for out-of-order processing such as register renaming, reservation stations, and reorder buffers * Optimizations for high performance such as branch predictors, instruction scheduling, and load-store speculations * Design choices and enhancements to tolerate latency in the cache hierarchy of single and multiple processors * State-of-the-art multithreading and multiprocessing emphasizing single chip implementations Topics are presented as conceptual ideas, with metrics to assess the performance impact, if appropriate, and examples of realization. The emphasis is on how things work at a black box and algorithmic level. The author also provides sufficient detail at the register transfer level so that readers can appreciate how design features enhance performance as well as complexity.
2019-12-21 19:55:56 12.5MB CPU 处理器
1