All Articles

143350 articles · Page 6646 of 7168
ITPUB
ITPUB
Sep 29, 2017 · Big Data

Designing an Open ETL System: Baidu Waimai’s Scalable Data Pipeline Practices

In this talk, a Baidu Waimai engineer explains the motivations, requirements, and architectural choices behind their open‑source ETL platform, covering data flow patterns, logical mappings, storage options, scheduling, metadata management, and quality monitoring to achieve scalable, transparent, and explainable data delivery.

Big DataData EngineeringETL
0 likes · 26 min read
Designing an Open ETL System: Baidu Waimai’s Scalable Data Pipeline Practices
Architecture Digest
Architecture Digest
Sep 29, 2017 · Databases

Ensuring Consistency in Distributed Systems: From Local Transactions to Two‑Phase Commit and Compensation Mechanisms

This article examines various consistency solutions for distributed systems, including strong and eventual consistency, local database transactions, two‑phase commit, TCC, rollback mechanisms, local message tables, and compensation techniques, illustrating their trade‑offs and appropriate application scenarios.

CompensationConsistencyDistributed Systems
0 likes · 13 min read
Ensuring Consistency in Distributed Systems: From Local Transactions to Two‑Phase Commit and Compensation Mechanisms
Aotu Lab
Aotu Lab
Sep 29, 2017 · Frontend Development

Boost Your WeChat Mini‑Program Marketing with the wxapp‑market Component Library

The wxapp‑market library provides a collection of ready‑to‑use marketing components for WeChat mini‑programs—such as big wheel, scratch tickets, slot machines, and gesture locks—along with clear setup instructions, code examples, and a GitHub repository for quick integration.

Marketingcomponent-librarymini-program
0 likes · 3 min read
Boost Your WeChat Mini‑Program Marketing with the wxapp‑market Component Library
DevOps
DevOps
Sep 28, 2017 · R&D Management

An Overview of SAFe: Scaled Agile Framework for Enterprises

This article explains the Scaled Agile Framework (SAFe), detailing its three‑level structure, key roles, planning events, and practical implementation tips for large organizations seeking to coordinate multiple agile teams and deliver value consistently.

Agile FrameworkEnterprise ScrumProgram Increment
0 likes · 11 min read
An Overview of SAFe: Scaled Agile Framework for Enterprises
21CTO
21CTO
Sep 28, 2017 · Operations

Master Real-Time Log Collection with LogHub: Strategies for E‑Commerce Platforms

This article explains how LogHub enables real-time log collection and unified management for an e‑commerce takeout platform, covering operational challenges, logstore configuration, user promotion tracking, server and client logging methods, and network access options.

Cloud ServicesData IngestionLogHub
0 likes · 9 min read
Master Real-Time Log Collection with LogHub: Strategies for E‑Commerce Platforms
Architects' Tech Alliance
Architects' Tech Alliance
Sep 28, 2017 · Artificial Intelligence

Gartner 2017 Top 10 Strategic Technology Trends: AI, Smart Apps, IoT, VR/AR, Digital Twin, Blockchain and More

Gartner's 2017 report outlines ten strategic technology trends—including artificial intelligence, smart applications, intelligent objects, immersive VR/AR, digital twins, blockchain, conversational systems, mesh services, digital platforms, and adaptive security—that together drive an intelligence‑centric, digitally connected future for enterprises.

AIMachine LearningSmart Applications
0 likes · 12 min read
Gartner 2017 Top 10 Strategic Technology Trends: AI, Smart Apps, IoT, VR/AR, Digital Twin, Blockchain and More
Meituan Technology Team
Meituan Technology Team
Sep 28, 2017 · Information Security

Analysis and Exploitation of Spring Data REST CVE-2017-8046 Remote Code Execution Vulnerability

The article examines Spring Data REST’s CVE‑2017‑8046 remote‑code‑execution flaw, showing how a malicious JSON Patch path is turned into an unchecked SpEL expression that can run arbitrary commands, reproduces the exploit on a sample Spring Boot app, and advises upgrading to versions that include the path‑verification fix.

Backend SecurityCVE-2017-8046JSON Patch
0 likes · 17 min read
Analysis and Exploitation of Spring Data REST CVE-2017-8046 Remote Code Execution Vulnerability
Java Captain
Java Captain
Sep 28, 2017 · Backend Development

Four Java Optimization Techniques: Purposeful Optimization, Using Enums for Constants, Overriding equals(), and Leveraging Polymorphism

This article presents four practical Java optimization strategies—targeted performance tuning, replacing primitive constants with enums, correctly overriding the equals() method, and increasing the use of polymorphism—to improve system efficiency and code readability while highlighting when each technique should be applied.

EnumsJavaequals
0 likes · 18 min read
Four Java Optimization Techniques: Purposeful Optimization, Using Enums for Constants, Overriding equals(), and Leveraging Polymorphism
WeChat Client Technology Team
WeChat Client Technology Team
Sep 28, 2017 · Information Security

How Tencent’s SOTER Secures Fingerprint Payments on Android

This article examines the challenges of implementing fingerprint‑based payment on Android, explains why early Android versions lacked a unified API, describes how Google’s FingerprintManager and TEE improve security, and details Tencent’s open‑source SOTER framework—including its key hierarchy, authentication flow, and integration steps—for building robust, low‑overhead biometric payment solutions.

Android SecurityKey managementOpen Source
0 likes · 17 min read
How Tencent’s SOTER Secures Fingerprint Payments on Android
MaGe Linux Operations
MaGe Linux Operations
Sep 28, 2017 · Backend Development

20 Proven Python Tricks to Supercharge Your Code Performance

This guide presents twenty practical Python performance tips—from algorithmic complexity and data structure choices to generator usage, loop optimizations, C extensions, parallel processing, and profiling tools—each backed by concrete code examples and timing benchmarks.

codeoptimizationperformance
0 likes · 14 min read
20 Proven Python Tricks to Supercharge Your Code Performance
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Sep 28, 2017 · Fundamentals

Why NB‑IoT Is Poised to Power the Next IoT Revolution in China

The 2017 China International Information Communication Exhibition highlighted NB‑IoT as a pivotal, low‑power, wide‑coverage technology set to dominate over 60% of IoT demand, while outlining China's policy support, deployment milestones, industry challenges, and recommended actions for secure, scalable growth.

ChinaIoTNB-IoT
0 likes · 6 min read
Why NB‑IoT Is Poised to Power the Next IoT Revolution in China
Hujiang Design Center
Hujiang Design Center
Sep 28, 2017 · Product Management

Designing Effective Live‑Streaming Experiences: Process, Principles, and Practical Tips

This article shares a designer’s three‑year experience creating live‑streaming features for an education platform, outlining the end‑to‑end workflow, key design considerations before, during, and after broadcasts, and practical principles for balancing user needs, technical constraints, and product goals.

Design principlesProduct Designeducation platform
0 likes · 13 min read
Designing Effective Live‑Streaming Experiences: Process, Principles, and Practical Tips
Meitu Technology
Meitu Technology
Sep 28, 2017 · Operations

Inside Meipai’s 3‑D Monitoring System: Scaling 150M Users with Unified Observability

This article examines how Meipai, a popular live‑streaming and short‑video platform with over 150 million monthly active users, engineered a comprehensive, three‑dimensional monitoring architecture that spans client to server, integrates unified dashboards, and leverages both private and public cloud resources to ensure reliable, scalable operations.

DevOpsMeipaiMonitoring
0 likes · 3 min read
Inside Meipai’s 3‑D Monitoring System: Scaling 150M Users with Unified Observability