Core Java, Frameworks & Servers
Monday, 11. May 2015., 11:20
Hall B
30'
There are cases in which it is necessary to execute pieces of code asynchronousy. A quick overview of simplifications in scheduling and task execution enabled by Spring is presented. Servlet 3.0 introduced a new feature that enables servlets to process requests asynchronous and Spring uses it to take advantage of asynchronous request handling.