Tag

message bus

0 views collected around this technical thread.

Architects Research Society
Architects Research Society
Jan 24, 2024 · Cloud Computing

Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model

The article explains how modern enterprises can manage the growing number of heterogeneous applications by applying Gartner's Pace‑Layered architecture, grouping systems by change velocity, and using Azure services such as API Management, Logic Apps, Service Bus, and Event Grid to achieve adaptive, loosely‑coupled integration across record, differentiation, and innovation layers.

API ManagementAzureEnterprise Integration
0 likes · 21 min read
Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jun 8, 2022 · Backend Development

Design of a Bus‑Style Service (Pigeon) for Flexible Activity Composition in Live Streaming

The paper presents Pigeon, a lightweight, bus‑style routing service for live‑streaming activities that lets completed modules publish packets to a configurable dispatcher, enabling asynchronous, SDK‑driven composition without code changes, supporting automatic registration, high‑throughput RocketMQ delivery, and future FaaS/BaaS extensions.

cloud nativeevent-driven architecturemessage bus
0 likes · 20 min read
Design of a Bus‑Style Service (Pigeon) for Flexible Activity Composition in Live Streaming
Alimama Tech
Alimama Tech
Jun 16, 2021 · Backend Development

Design and Implementation of the AMB Asynchronous Message Bus for Alibaba Advertising Platform

To solve the scalability, visibility, and debugging challenges of heterogeneous asynchronous calls after Alibaba Momma’s advertising services shifted to micro‑services, the team created the AMB (Alibaba Momma Application Message Bus), a console‑driven, bus‑style platform with layered connectors, reusable components, isolated JStorm topologies, and centralized monitoring that turns hours‑long coding into rapid visual workflow configuration.

Alibabaasynchronous messagingbackend architecture
0 likes · 12 min read
Design and Implementation of the AMB Asynchronous Message Bus for Alibaba Advertising Platform
Architects Research Society
Architects Research Society
Jun 3, 2019 · Fundamentals

Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model

The article explains how modern enterprises can achieve adaptive integration by applying Gartner's Pace‑Layered architecture, categorizing applications into record, differentiation, and innovation layers, and using Microsoft services such as Azure Service Bus, Logic Apps, and BizTalk to manage governance, change control, and messaging across these layers.

APIIntegrationenterprise architecture
0 likes · 11 min read
Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model
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