Java8 Content on InfoQ
Interviews about Java8
Stuart Williams on Vert.x
by
Stuart Williams
Posted on
Jan 22, 2013
Stuart Williams explains vert.x: basic idea and architecture, how it uses Java's NIO and async APIs, how it allows using various JVM languages (Groovy, JRuby, Scala, etc), the EventBus and much more.
Presentations about Java8
JavaEE.Next(): Java EE 7, 8, and Beyond
by
Reza Rahman
Posted on
Apr 26, 2013
Reza Rahman shows code samples for some of the APIs coming in Java EE 7, such as JMS 2, WebSocket, JSON, JAX-RS 2, JPA 2.1, JTA 1.2, etc. and takes a peek at Java EE 8 features to be expected.
Project Lambda in Java SE 8
by
Daniel Smith
Posted on
Mar 28, 2013
Daniel Smith details some of the new features prepared for Java 8 by Project Lambda: lambda expressions, default methods, and parallel collections.
Project Lambda in Java SE 8
by
Daniel Smith
Posted on
Dec 27, 2012
Daniel Smith discusses Project Lambda including lambda expressions, default methods, and parallel collections to be soon part of Java SE 8.



