InfoQ Homepage Development Content on InfoQ
-
Getting Towards Real Sandbox Containers
Jessie Frazelle discusses the differences between application sandboxes and containers, including rootless containers, custom AppArmor profiles, seccomp profiling, and the future of container security
-
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.
-
Building APIs
Mat Ryer takes a look at the code used for a real API running on Google AppEngine, discussing best practices for delivering modern web services.
-
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.
-
Unorthodox Paths to High Performance
Alex Rasmussen examines some lessons learned while building record-setting sorting systems at UC San Diego.
-
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.