Task Madness: Modern On-Demand Processing
Spring Cloud Task could be a solution to the problem of using long-running containers instead of exploiting the cloud's true potential. See it in action with microservices.
Join the DZone community and get the full member experience.
Join For FreeThe flexibility promised by cloud computing is something that hasn’t been fully available in many use cases yet. Most application models are still based on long-running containers, robbing users of that very flexibility. Spring Cloud Task, a new project in the Spring portfolio provides both functional and non-functional capabilities for building short-lived, cloud-native, microservices. This talk will introduce the project as well as look at example applications.
Since we’re in Vegas, we’re going to put that on-demand processing to good use by demonstrating how we used it to generate a March Madness NCAA Men’s Basketball Tournament bracket. We’ll review how it worked, why Spring Cloud Task was the best fit for this type of application, and how we did this past March!
Recorded at SpringOne Platform 2016.
Speakers: Michael Minella, Glenn Renfro
Slides: http://www.slideshare.net/SpringCentral/task-madness-modern-on-demand-processing
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments