Tagged articles
5 articles
Page 1 of 1
WecTeam
WecTeam
Apr 8, 2020 · Frontend Development

How MPM Revolutionizes H5 Page Data Modeling for Efficient Multi‑Platform Rendering

This article details how JD's MPM visual H5 page builder tackles complex data‑request challenges by introducing a unified data model, request aggregation, and three‑end rendering support, offering a scalable solution that improves performance, maintainability, and developer experience across web, app, and server‑side rendering.

H5MPMdata modeling
0 likes · 23 min read
How MPM Revolutionizes H5 Page Data Modeling for Efficient Multi‑Platform Rendering
WecTeam
WecTeam
Feb 26, 2020 · Frontend Development

Unveiling MPM PageData: Architecture and Multi‑Platform Rendering

This article explains how MPM's PageData serves as the core JSON abstraction that links the visual editor with various rendering engines, detailing its structure, generation process, and parsing workflows for static H5, direct H5, and mini‑program platforms.

MPMMini ProgramNode.js
0 likes · 22 min read
Unveiling MPM PageData: Architecture and Multi‑Platform Rendering
Architecture Digest
Architecture Digest
Apr 15, 2016 · Operations

Google's Midas Package Manager (MPM): Architecture, Build Process, and Security Features

The article explains Google’s internal Midas Package Manager (MPM), detailing its build definition files, immutable and mutable metadata stored in Bigtable, distributed replication via Colossus, client‑side pull and P2P copying, as well as its access‑control, encryption, and signing mechanisms that enable massive, conflict‑free software deployment at Google’s scale.

GoogleMPMmetadata
0 likes · 11 min read
Google's Midas Package Manager (MPM): Architecture, Build Process, and Security Features
21CTO
21CTO
Sep 26, 2015 · Backend Development

Understanding Apache MPMs: Prefork, Worker, and Event Explained

This article explains the three stable Apache MPM modes—prefork, worker, and event—their compilation options, configuration directives, performance characteristics, and practical testing results, helping administrators choose the right processing model for high‑concurrency web servers.

MPM
0 likes · 9 min read
Understanding Apache MPMs: Prefork, Worker, and Event Explained