InfoQ Homepage Programming Content on InfoQ
-
Spring Boot and Netflix OSS
The authors present basic concepts about Spring Boot and Netflix OSS software and how to integrate Netflix OSS technologies into Spring Boot.
-
Building Reactive Applications with Reactor and the Reactive Streams Standard
The authors introduce the Reactive Streams project, demonstrating how to build applications that can connect to other Reactive Streams implementations in a completely non-blocking way.
-
Develop Powerful Big Data Applications Easily with Spring XD
The speakers show how to provide a scalable runtime environment, that is easily configured and assembled via a simple DSL.
-
Reactive APIs in Spray, Akka and Scala
Jan Machacek demos creating and using reactive APIs in Scala with Spray and Akka.
-
Introduction to Development on Android Devices
Muljadi Budiman introduces development for Android: setting up the emulator, using Eclipse, XML Layouts with typical controls, responding to events, device orientation, and sensors.
-
High Performance Reactive Applications with Vert.x
Tim Fox introduces and demos building lightweight reactive applications with Vert.x.
-
TSAR: How to Count Tens of Billions of Daily Events in Real Time Using Open Source Technologies
Gabriel Gonzalez introduces TSAR (TimeSeries AggregatoR), a service for real-time event aggregation designed to deal with tens of billions of events per day at Twitter.
-
UI: The Functional Final Frontier
David Nolen introduces Om, a ClojureScript library providing a functional layer on top of Facebook React for building MVC UIs.
-
TypeScript - Scaling up JavaScript
Jonathan Turner covers the challenges with growing and maintaining large JavaScript applications and how TypeScript addresses them.
-
Abusing CSharp 5
Jon Skeet entertains the audience with C# snippets that one should not use in real life.
-
Developing Microservices for PaaS with Spring and Cloud Foundry
This session describes architectural patterns for developing microservices: Service Decomposition, API Gateways, Stateless/Shared-Nothing Apps, Configuration and Backing Service Consumption, etc.
-
JSF in the Modern Age
Keith Shakib presents how to use JSF 2 to write user interfaces on the server side.