- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://gitee.com/arch2surenpi/phoenix.plugin
- 软件文档: https://gitee.com/arch2surenpi/phoenix.plugin
软件介绍
在 DevOps 的领域,CI 和 CD 具有非常重要的角色,而流水线更加具有把每个环节、步骤串联起来的作用。
该插件提供的流水线可以采用 groovy 语法来编写,pipeline as code(流水线即代码)也是本插件的特色。
Jenkins 流水线(Pipeline)插件,特性包括如下:
sql执行
ftp上传
磁盘空间检查
下面给出一个示例:
phoenixFtp(serverHost: 'localhost', serverPort: 21, username: 'demo', password: 'demo', srcFile: '/root/pom.xml', targetDir: 'demo_demo')
Is Parallel Programming Hard, And, If So, What Can You Do About
Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines without risking your sanity.1 By describing the algorithms and designs that have worked well in the pa......一起来看看 《Is Parallel Programming Hard, And, If So, What Can You Do About 》 这本书的介绍吧!
