内容简介:Tsuru 1.5.0 rc5 和 rc 6 发布。Tsuru 是一个开放源码的 open Platform-as-a-Service (PaaS)平台。Tsuru 可以让你构建自己的 PaaS 服务。Tsuru 采用 go 语言写成,依赖 go 环境和 libxml。 在 Tsuru 的 PaaS 服务...
Tsuru 1.5.0 rc5 和 rc 6 发布。Tsuru 是一个开放源码的 open Platform-as-a-Service (PaaS)平台。Tsuru 可以让你构建自己的 PaaS 服务。Tsuru 采用 go 语言写成,依赖 go 环境和 libxml。
在 Tsuru 的 PaaS 服务下,可以自由选择自己的编程语言,选择使用 SQL 或者 NoSQL 数据库,memcache、 redis 、等等许多服务,甚至可以使用 Git 版本控制 工具 来上传应用。
1.5.0-rc6 更新内容:
4307c86 bump version to 1.5.0-rc6
eead9a8 all: do not hold db connection for potentially long periods of time
下载地址:
1.5.0-rc5 更新内容:
ed9cda5 bump version to 1.5.0-rc5
5f64797 Add OptsRouter to mock tests as seems that all should have opts
30089f1 Enabling router opts on API routers
50d7464 pool: add func to convert string to constraintType
8eaa5a9 vendor: update gopkg moving direct deps from overrides to constraints
7baffc8 all: extra event targets for swap, node healing and container healing
ff6e9f9 event: target filter also considers extratargets
a76d722 event: add extra targets to events
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
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 》 这本书的介绍吧!