发布于 2016-08-27 02:00:51 | 127 次阅读 | 评论: 0 | 来源: 网友投递
Spring Cloud
Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud 开发者可以快速实现上述这些模式。
Spring Cloud Data Flow for Mesos 1.0 RC2 发布了,此次更新增加了支持流分区和缩放功能。
Currently partitioning and scaling of sinks and processors are handled by using multiple application deployments, one for each app instance, identified by an index appended to the name.
Scaling of sources is handled by using additional application instances.
Streams are now deployed using Marathon Application Groups so it is easier to identify the different apps making up a stream.
We have added support for launching tasks using Chronos, a fault tolerant job scheduler for Mesos.
详情请看:http://spring.io/blog/2016/08/26/spring-cloud-data-flow-for-mesos-1-0-rc2-released