InfoQ Homepage Middleware Content on InfoQ
-
Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway
Spencer Gibb introduces the RSocket protocol and explains how to use it, and shows how to create a messaging gateway through integration with Spring Cloud Gateway.
-
RSocket: Solving Real-World Architectural Challenges
O. Lehecka, R. Roeser and A. Shi explain the use cases for RSocket within their companies, and how it can be used by enterprises to simplify the way they build and operate cloud-native applications.
-
Multi-Service Reactive Streams Using Spring, Reactor, and RSocket
Ben Hale and Rossen Stoyanchev explore how to create a fully reactive multi-service architecture utilizing the RSocket protocol.
-
Efficient Client-Server Communication with Differential Synchronization and JSON Patch
Brian Cavalier shows how Differential Synchronization can be used with JSON Patch to synchronize application data between clients and servers over HTTP Patch, WebSocket, and STOMP.
-
Deep Dive into Spring WebSockets
Sergi Almar reviews the architecture behind WebSocket and tries to show how to build highly scalable applications with it.
-
The Java EE 7 Platform: Higher Productivity & Embracing HTML 5
Arun Gupta demoes some of the new features introduced or enhanced in Java EE 7: HTML5, JAX-RS 2, JMS 2, Batch Processing and Caching API, WebSocket, etc.
-
Is Enterprise Java Ready for Mobile and Cloud?
Mark Little reviews the hardware and software forces that led to today’s ubiquitous computing marked by mobile and cloud computing, and its impact on Java and middleware in the enterprise.
-
Chloe and the Real Time Web
Trotter Cashion introduces and demoes Chloe, a web server that handles real time data streaming between browsers and web applications written in any language and using any framework.
-
Heresies and Dogmas in Software Development
Dean Wampler discusses the merits of several controversial issues: Goto, Design before Code, Design Patterns, Corba vs. REST, Object Middleware and ORMs, and Identifiers with Spaces.
-
Mobile HTML 5.0
Michael Galpin covers developing mobile web apps, HTML 5, PhoneGap, Appcelerator, Web Sockets, server-side data push, Canvas, CSS3, application cache, video/audio, and mobile platform feature support.
-
Cloudy SOA
Mark Little introduces cloud computing showing that the middleware needs are similar to SOA’s, presenting benefits of running SOA in the cloud, and asking if the cloud and SOA should evolve.
-
Does REST Need Middleware?
Bill Burke shows how to use REST to create interfaces to middleware services – messaging, transactions, workflow, security – in order to have RESTful enterprise SOA implementations.