InfoQ Homepage Languages Content on InfoQ
-
12 Factor, or Cloud Native Apps - What Exactly Does that Mean for Spring Developers?
Thomas Gamble examines each factor in the Twelve Factor App (12factor.net) which describes elements of cloud native, and presents how Spring, and platforms such as Cloud Foundry satisfy them.
-
Cloud Native Java
Josh Long looks at how high performance organizations like Ticketmaster, Alibaba, and Netflix make short work of that complexity with Spring Boot and Spring Cloud.
-
Modern Java Component Design with Spring 4.3
Jüergen Hoeller presents selected Spring Framework 4 component model highlights and a selection of Java 8 enabled features, illustrated with many code examples and noteworthy design considerations.
-
Help Developers Do What They Love - SpringOne Keynote
The authors keynote on Pivotal and Cloud Foundry, the role of women in software development, containers and broken culture, experiences shared by Comcast and City Bank building solutions with Pivotal.
-
Apache Tomcat Roadmap
Mark Thomas discusses the new features available now or soon in Tomcat 9 and how they can best be utilized in applications.
-
Simplifying the Future - SpringOne Keynote
Adrian Cockcroft keynotes on the lessons learned so far on cloud computing and applying them to simplify future projects.
-
CloudFoundry Foundation plus Stories from Accenture, Bloomberg, Comcast and more - SpringOne Keynote
A keynote on: CloudFoundry Foundation, stories from Accenture, Bloomberg, Comcast, Manulife and McKesson using Pivotal technologies, and Cloud Foundry running on Azure and GCP.
-
The Spring Circle of Feedback plus the Latest Features in Spring Boot 1.4 - SpringOne Keynote
A keynote on the "circle of code" which represents the journey from idea to implementation to deployment and back to more ideas, and a demo of the latest features in Spring Boot 1.4.
-
I Don't Know Prolog, and so Can You
Corey Haines introduces Prolog, its syntax, the solver model, along with code samples on list operations to find all the combinatorial variations of a list using the function isMember.
-
Understanding Hardware Transactional Memory
Gil Tene talks about new speculative and optimistic locking mechanisms enabled by HTM (Hardware Transactional Memory), HTM's benefits and limitations, speculating on its future impact on concurrency.
-
Safe Systems Programming in C# and .NET
Joe Duffy shares some of his key experiences from building an entire operating system in a C# dialect and dealing with errors and concurrency robustly, focusing on open source C# and .NET.
-
Faster Ruby, JS and Other Languages Using Graal and Truffle
Chris Seaton introduces Graal, Oracle Labs' new JIT compiler written in Java, enabling new research into optimizations, and Truffle, a framework for implementing languages that uses Graal.