发布于 2016-07-13 00:52:22 | 193 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Spring Cloud

Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud 开发者可以快速实现上述这些模式。


Spring Cloud Data Flow 1.0 GA 发布了,包括以下更新:

新特性:

  • Stream DSL that describes a data pipeline as a directed graph of individual applications.

  • DSL support for named destinations that lets you consume events from any ‘pipe’ in the stream definition. This is referred to as tapping a stream. You can also combine the output from multiple streams.

  • A deployment manifest that lets you define the resource usage of individual applications (CPU, Disk, Memory) as well as application instance count and how to partition data. You can also pass arbitrary application properties when deploying.

  • Support application packaging as either a Spring Boot uber-jar or Docker image.

  • Support deploying data microservices built using Spring Cloud Stream for long lived Stream applications that process an unbounded amount of data and Spring Cloud task for applications that process a finite set of data and then terminate. In turn these build upon Spring Boot.

  • A shell application with tab-completion to create, deploy and monitor streams and tasks.

  • A HTML5 Dashboard that lets you create, deploy, and monitor deployed streams and tasks.

  • Flo for Spring Cloud Data Flow: A visual designer for Stream definitions that also supports a scriptable-transform processor that accepts Ruby, Groovy, Python, or Javascript code for logic.

  • Support for basic HTTP and OAuth 2.0 authentication.

  • ‘NoSql’   real-time analytics using Field Value and Aggregate Counters with HTTP endpoints on the server to access counter values. Counter data is backed by Redis.

  • Use Spring Initializr to simplify the creation of stream applications.

  • Spring Cloud Stream applications support RabbitMQ and Kafka 0.8

  • Task and Stream Application Starters that you can use to customize the many source, processor, sink and task applications that we have provided.

  • Whitelisting of Spring Boot application properties gives the shell/UI information to show a preferred set of boot properties to display for code completion and application info.

详情请看:Spring Cloud Data Flow 1.0 GA released



历史版本 :
Spring Cloud Data Flow 1.3.0.RC1 发布
Spring Cloud Finchley.M5 发布,兼容 Spring Boot 2.0
Spring Cloud Skipper 1.0 M2 发布,Spring Boot 工具
Spring Cloud Finchley.M4 发布,包含显著变化
Spring Cloud Task 2.0.0.M2 发布,更新兼容性
Spring Cloud Stream Elmhurst 2.0.0.M3 发布
Spring Cloud Pipelines 1.0.0.M7 发布,研发自动化模块
Spring Cloud Stream 1.3 GA 正式发布
Spring Cloud Task 1.2.2 发布
Spring Cloud Task 2.0.0.M1 发布
Spring Cloud Pipelines 1.0.0.M6 发布,研发自动化模块
Spring Cloud Data Flow 1.2.3 正式发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务