Tag

CMS

1 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Jun 11, 2025 · Backend Development

PHP vs WordPress: Which Should Power Your Next Web Project?

An in‑depth comparison of PHP and WordPress examines their strengths, weaknesses, ideal use cases, performance and security considerations, and shows how developers can choose or combine them based on project requirements, team expertise, and long‑term maintenance goals.

CMSPHPWeb Development
0 likes · 8 min read
PHP vs WordPress: Which Should Power Your Next Web Project?
Architect's Guide
Architect's Guide
Jun 3, 2025 · Backend Development

Open‑Source Multi‑Platform Novel Content Management System Overview

This article introduces an open‑source novel content management system featuring a front‑end portal, writer and platform back‑ends, and a crawler module, detailing its functional modules, Springboot‑based architecture, installation steps, database setup, crawling methods, and access URLs.

CMSMicroservicesMySQL
0 likes · 5 min read
Open‑Source Multi‑Platform Novel Content Management System Overview
php中文网 Courses
php中文网 Courses
Mar 26, 2025 · Backend Development

Using TYPO3 CMS Composer Installers for Efficient Installation and Configuration

This article explains how to efficiently install and configure TYPO3 CMS and its extensions using Composer and the TYPO3 CMS Composer Installers plugin, including required Composer commands, essential composer.json extra settings such as extension-key and web-dir, and the benefits of automated placement of core and extension files.

CMSComposerConfiguration
0 likes · 4 min read
Using TYPO3 CMS Composer Installers for Efficient Installation and Configuration
Lobster Programming
Lobster Programming
Jan 6, 2025 · Fundamentals

How Does the JVM’s Three‑Color Marking Algorithm Optimize Garbage Collection?

The article explains JVM garbage‑collection techniques, comparing simple reference‑counting and reachability analysis, then details the three‑color marking algorithm—including its phases, color semantics, step‑by‑step process, and common issues like over‑marking and under‑marking—followed by solutions used in CMS and G1 collectors.

CMSG1Garbage Collection
0 likes · 11 min read
How Does the JVM’s Three‑Color Marking Algorithm Optimize Garbage Collection?
php中文网 Courses
php中文网 Courses
Sep 19, 2024 · Backend Development

Should You Learn PHP in 2025? Benefits, Drawbacks, and Future Outlook

As 2025 approaches, this article evaluates the continued relevance of PHP, its modern frameworks, performance gains in PHP 8.x, community and job prospects, and compares it with emerging languages to help developers decide whether learning PHP remains a worthwhile investment.

2025CMSLaravel
0 likes · 9 min read
Should You Learn PHP in 2025? Benefits, Drawbacks, and Future Outlook
Sanyou's Java Diary
Sanyou's Java Diary
Jul 25, 2024 · Backend Development

Mastering HotSpot CMS GC: Common Scenarios, Root Causes, and Optimization Strategies

This comprehensive guide explains the fundamentals of HotSpot CMS garbage collection, identifies nine typical GC problem scenarios, analyzes their root causes, and provides practical tuning strategies, code examples, and diagnostic tools to help Java engineers optimize performance and avoid costly pauses.

CMSGarbage CollectionHotSpot
0 likes · 74 min read
Mastering HotSpot CMS GC: Common Scenarios, Root Causes, and Optimization Strategies
php中文网 Courses
php中文网 Courses
Nov 3, 2023 · Backend Development

Comparison of Popular Open-Source CMS Platforms for Personal Websites

This article reviews ten open‑source content management systems—including Joomla!, Drupal, Mambo, DEDECMS, phpCMS, EmpireCMS, php168, HBcms, SupSite, and WordPress—highlighting their features, platform compatibility, strengths, and limitations to help individuals choose the most suitable CMS for building a personal website.

CMSMySQLPHP
0 likes · 5 min read
Comparison of Popular Open-Source CMS Platforms for Personal Websites
php中文网 Courses
php中文网 Courses
Sep 13, 2023 · Backend Development

PHP Remains the Dominant Backend Language: Usage Statistics and Ecosystem Overview

According to recent W3Techs data and industry reports, PHP powers over three‑quarters of the top 10 million websites, dominates CMS and e‑commerce platforms, and continues to be the preferred backend language for large‑scale services and high‑traffic sites.

CMSWeb Developmente‑commerce
0 likes · 6 min read
PHP Remains the Dominant Backend Language: Usage Statistics and Ecosystem Overview
Laravel Tech Community
Laravel Tech Community
Sep 11, 2023 · Backend Development

PHP’s Continued Dominance on the Internet: Usage Statistics and Ecosystem Overview

The article presents recent statistics showing PHP still dominates web development, powering 77% of the top 10 million sites, most major CMS platforms, and a large share of e‑commerce solutions, while highlighting its use in large‑scale services such as Slack and Wikipedia.

CMSPHPWeb Development
0 likes · 6 min read
PHP’s Continued Dominance on the Internet: Usage Statistics and Ecosystem Overview
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Apr 10, 2023 · Backend Development

Comprehensive Overview of JVM Garbage Collectors and Their Configurations

This article provides a detailed overview of JVM garbage collection, classifying the seven major collectors for young and old generations, explaining their algorithms, advantages, drawbacks, and common configuration flags for optimizing Java application performance.

CMSG1Garbage Collection
0 likes · 8 min read
Comprehensive Overview of JVM Garbage Collectors and Their Configurations
Selected Java Interview Questions
Selected Java Interview Questions
Mar 29, 2023 · Backend Development

JVM Parameter Tuning for a Platform Handling 1 Million Daily Login Requests on an 8 GB Node

This article presents a comprehensive, step‑by‑step guide on estimating capacity, selecting and configuring garbage collectors, sizing heap, young and survivor spaces, tuning thread stacks, and adding diagnostic options for a Java service that must handle one million login requests per day on a server with 8 GB of memory.

CMSG1Garbage Collection
0 likes · 26 min read
JVM Parameter Tuning for a Platform Handling 1 Million Daily Login Requests on an 8 GB Node
JD Retail Technology
JD Retail Technology
Feb 8, 2023 · Frontend Development

XView Popup Framework: Background, Pain Points, Upgrade Solutions, Architecture, and Future Plans

The document outlines XView—a WebView‑based popup container—its development inefficiencies and low exposure, describes three upgrade eras from H5 to configurable to visual construction, details the new build process, mutual‑exclusion, pre‑loading, page management, integration, post‑upgrade architecture, data center capabilities, current status, and future technical and business roadmaps.

CMSPopupSDK
0 likes · 8 min read
XView Popup Framework: Background, Pain Points, Upgrade Solutions, Architecture, and Future Plans
Laravel Tech Community
Laravel Tech Community
Dec 29, 2022 · Information Security

Security Vulnerability Analysis of XiongHai CMS 1.0

The article provides a detailed security analysis of the XiongHai CMS 1.0, describing its directory structure and exposing multiple vulnerabilities including file inclusion, SQL injection, XSS, and vertical privilege escalation, along with example exploit code.

CMSFile InclusionSQL injection
0 likes · 8 min read
Security Vulnerability Analysis of XiongHai CMS 1.0
JD Retail Technology
JD Retail Technology
Jun 7, 2022 · Frontend Development

Building a New Product CMS with the Waterdrop Low‑Code Platform: A Best‑Practice Guide

This article details how the Waterdrop low‑code platform was used to rapidly create a new product material‑review CMS embedded in a marketing center, covering requirement analysis, custom component development, visual page building, event orchestration, API integration, permission control, and zero‑ops cloud deployment within a six‑day timeline.

CMSDeploymentdrag-and-drop
0 likes · 12 min read
Building a New Product CMS with the Waterdrop Low‑Code Platform: A Best‑Practice Guide
JD Retail Technology
JD Retail Technology
Feb 24, 2022 · Backend Development

Rapid CMS Development for CCTV 2022 Spring Festival Gala Using JD's Low‑Code Platform DripWorks

The article describes how JD's iPaaS team leveraged the low‑code DripWorks platform to design, build, and deploy a robust, real‑time configurable CMS for the CCTV 2022 Spring Festival Gala in just two days, overcoming tight deadlines, massive form complexity, and limited development resources.

CMSFaaSbackend
0 likes · 10 min read
Rapid CMS Development for CCTV 2022 Spring Festival Gala Using JD's Low‑Code Platform DripWorks
Sanyou's Java Diary
Sanyou's Java Diary
Feb 22, 2022 · Backend Development

Understanding CMS and G1 Garbage Collection: Strategies, STW, and Performance Trade‑offs

This article explains the inner workings of Java's CMS and G1 garbage collectors, detailing their four-phase processes, the need for stop‑the‑world pauses, strategies like incremental update and SATB to handle missed marks, and compares their advantages, drawbacks, and suitable replacement scenarios.

CMSConcurrent MarkingG1
0 likes · 11 min read
Understanding CMS and G1 Garbage Collection: Strategies, STW, and Performance Trade‑offs
Sanyou's Java Diary
Sanyou's Java Diary
Feb 9, 2022 · Fundamentals

Master Java Garbage Collection: Types, Algorithms, and Tuning Tips

This article explains Java garbage collection fundamentals, covering why GC is needed, how it works, reference types, major collection algorithms, generational strategies, specific collectors like CMS and G1, and practical tuning and allocation rules for JVM memory management.

CMSG1GC Algorithms
0 likes · 17 min read
Master Java Garbage Collection: Types, Algorithms, and Tuning Tips
vivo Internet Technology
vivo Internet Technology
Oct 27, 2021 · Backend Development

JVM Garbage Collection Tuning for a Video Service to Reduce P99 Latency

By replacing the default Parallel GC with a ParNew‑CMS collector, enlarging the Young generation, fixing Metaspace settings, and tuning CMS occupancy thresholds, the video service cut Young and Full GC pauses dramatically, lowered Full GC count by over 80%, and achieved more than 30% P99 latency reduction, with some APIs improving up to 80%.

CMSGarbage CollectionJVM
0 likes · 16 min read
JVM Garbage Collection Tuning for a Video Service to Reduce P99 Latency
JD Retail Technology
JD Retail Technology
Sep 6, 2021 · Frontend Development

Flexible Template Solution for Tongtian Tower: Architecture and Implementation across CMS, H5, and Native Clients

The article introduces the flexible template solution for the Tongtian Tower marketing system, detailing its background, design principles, CMS architecture, flexible canvas implementation, H5 rendering strategy, native client SDK, technical choices, and the achieved efficiency gains across multiple business scenarios.

CMSFrontend ArchitectureH5
0 likes · 13 min read
Flexible Template Solution for Tongtian Tower: Architecture and Implementation across CMS, H5, and Native Clients