Tag

HTTP endpoint

0 views collected around this technical thread.

Architect
Architect
Apr 21, 2016 · Backend Development

Reducing Integration Cost of a Message Bus through Dependency Transfer

This article examines how to lower the overall cost of integrating a message bus into existing legacy systems by shifting dependencies from the bus to a simple HTTP endpoint, using a registry and proxy service to enable passive message delivery.

HTTP endpointIntegrationbackend architecture
0 likes · 8 min read
Reducing Integration Cost of a Message Bus through Dependency Transfer