All Articles

143608 articles · Page 6598 of 7181
Architecture Digest
Architecture Digest
Dec 23, 2017 · Cloud Computing

Design and Practices of an Elastic Computing Platform for Efficient Resource Utilization

This article describes the design, challenges, and operational practices of a cloud‑native elastic computing platform that reuses idle resources from production servers to support massive image compression, video transcoding, AI inference, and log processing while ensuring online services maintain performance, latency, and reliability.

Container OrchestrationOOM handlingResource Scheduling
0 likes · 13 min read
Design and Practices of an Elastic Computing Platform for Efficient Resource Utilization
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 23, 2017 · Artificial Intelligence

How Large-Scale Knowledge Graphs Are Shaping AI and Natural Language Understanding

The December 20 Knowledge Graph symposium in Hangzhou, organized by Alibaba and the Chinese Society of Computational Linguistics, gathered leading Chinese scholars who discussed the pivotal role of massive knowledge graphs in AI, natural language processing, knowledge engineering, reasoning, and data‑driven intelligence.

Artificial IntelligenceKnowledge GraphNatural Language Processing
0 likes · 12 min read
How Large-Scale Knowledge Graphs Are Shaping AI and Natural Language Understanding
21CTO
21CTO
Dec 22, 2017 · Frontend Development

Choosing the Right JavaScript Framework: Strengths, Weaknesses, and Future Outlook

This article reviews a series of JavaScript web‑framework comparisons, outlining why using a framework matters, summarizing the pros, cons, and future directions of Angular 2+, React + Redux, Vue.js, Dojo 2, Ember, and Aurelia to help developers and teams make informed choices.

AngularFramework ComparisonJavaScript
0 likes · 19 min read
Choosing the Right JavaScript Framework: Strengths, Weaknesses, and Future Outlook
Architects' Tech Alliance
Architects' Tech Alliance
Dec 22, 2017 · Fundamentals

NAND Flash Manufacturing Process, Architecture, and Key Metrics

This article explains the NAND Flash production flow, hierarchical structure from wafer to cell, and critical performance indicators such as endurance, data retention, bit error rates, and factors influencing SSD lifespan, providing a comprehensive overview for storage engineers and designers.

EnduranceMemory ArchitectureNAND Flash
0 likes · 8 min read
NAND Flash Manufacturing Process, Architecture, and Key Metrics
JD Retail Technology
JD Retail Technology
Dec 22, 2017 · Operations

JD Quality Testing Technical Forum 2017: Advances in Performance Testing, Anti‑patterns, Container Environments, and Intelligent Tools

The article reports on the inaugural JD Quality Testing Technical Forum, where experts shared advances in performance testing platforms, test anti‑patterns, container‑based test environments, system‑graded testing strategies, and intelligent tools for handling massive data.

Intelligent TestingSoftware Testingcontainer testing
0 likes · 9 min read
JD Quality Testing Technical Forum 2017: Advances in Performance Testing, Anti‑patterns, Container Environments, and Intelligent Tools
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Dec 22, 2017 · Big Data

Slipstream 5.1 Unveiled: New CEP, Session Windows & Event‑Driven Engine

Slipstream 5.1 expands its real‑time stream processing capabilities with richer Complex Event Processing syntax, introduces Session Window support for session‑based analytics, and enhances the Morphling event‑driven engine, all accessible via SQL, making advanced streaming applications easier for both developers and business users.

complex event processingreal-time analyticssession window
0 likes · 8 min read
Slipstream 5.1 Unveiled: New CEP, Session Windows & Event‑Driven Engine
iQIYI Technical Product Team
iQIYI Technical Product Team
Dec 22, 2017 · Product Management

Apple App Store Review Guidelines, Common Rejection Cases, and Lessons Learned

The article outlines Apple’s App Store Review Guidelines across safety, performance, business, design, and legal categories, highlights frequent iPhone client rejections such as metadata errors, preview video ads, IAP icon duplication, and missing UGC reporting, and proposes training, risk reporting, and a knowledge base to prevent future violations.

App StoreAppleCompliance
0 likes · 13 min read
Apple App Store Review Guidelines, Common Rejection Cases, and Lessons Learned
System Architect Go
System Architect Go
Dec 22, 2017 · Fundamentals

Understanding Floating-Point Precision Issues and Practical Solutions in Programming Languages

This article explains why all IEEE‑754 based languages suffer from floating‑point precision errors, illustrates common problematic calculations, and presents integer‑conversion techniques and library recommendations such as decimal.js to achieve accurate numeric results, especially for financial computations.

JavaScriptdecimal.jsfloating-point
0 likes · 4 min read
Understanding Floating-Point Precision Issues and Practical Solutions in Programming Languages
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Dec 22, 2017 · Cloud Computing

How to Book Huawei’s OceanConnect IoT Remote Lab and Explore Its New Features

This article reviews the previous IoT development lesson, explains the OceanConnect cloud platform, introduces Huawei's Remote Lab with its 45 environments and new no‑code, one‑click, and device‑simulator features, and provides step‑by‑step guidance on reserving the lab and upcoming graphical‑profile training.

HuaweiIoTOceanConnect
0 likes · 3 min read
How to Book Huawei’s OceanConnect IoT Remote Lab and Explore Its New Features
Dada Group Technology
Dada Group Technology
Dec 22, 2017 · Operations

Performance Testing Process, Plans, and Best Practices for High‑Traffic Events

This article explains the purpose of performance (stress) testing, compares four testing approaches, details the chosen proportional‑deployment strategy, and provides comprehensive preparation steps, script guidelines, metric analysis, and practical tips for ensuring system stability during large‑scale traffic spikes.

Capacity PlanningOperationsload testing
0 likes · 10 min read
Performance Testing Process, Plans, and Best Practices for High‑Traffic Events
Hulu Beijing
Hulu Beijing
Dec 22, 2017 · Artificial Intelligence

Master Ensemble Learning: Boosting, Bagging, and Real-World Examples

This article introduces ensemble learning as a meta‑algorithm that combines multiple base classifiers, explains the two main strategies—Boosting and Bagging—covers their bias‑variance trade‑offs, outlines essential steps, and provides concrete examples such as AdaBoost, Random Forest, and GBDT applied to user age prediction.

AdaBoostBaggingGBDT
0 likes · 8 min read
Master Ensemble Learning: Boosting, Bagging, and Real-World Examples
Tencent Music Tech Team
Tencent Music Tech Team
Dec 22, 2017 · Mobile Development

Organizing Native Layer Code and Implementing Dynamic Loading/Unloading of .so Libraries in Android

The article outlines a systematic method for structuring native‑layer code and using dlopen, dlsym, and dlclose to dynamically load and unload .so libraries on Android, enabling selective loading, reduced memory usage, hot‑fix updates, and solutions to STL version, permission, and C++ name‑mangling challenges.

AndroidC#Dynamic Loading
0 likes · 14 min read
Organizing Native Layer Code and Implementing Dynamic Loading/Unloading of .so Libraries in Android
ITPUB
ITPUB
Dec 22, 2017 · Databases

Mastering Redis: Key Design and Data‑Type Use Cases

This guide explains Redis’s core features, shows how to design clear key naming conventions, and demonstrates practical applications of the string, hash, list, set, and sorted‑set data types with concrete commands and examples for building fast, memory‑based caches.

Backend DevelopmentData TypesKey Design
0 likes · 10 min read
Mastering Redis: Key Design and Data‑Type Use Cases
AntTech
AntTech
Dec 22, 2017 · Artificial Intelligence

Transfer Learning: Concepts, Challenges, and Recent Research Highlights from CIKM 2017

This article reviews the key concepts, challenges, and recent research on transfer learning presented at CIKM 2017, covering instance, feature, parameter, and relation‑based methods, supervised and unsupervised deep TL approaches, and transitive transfer learning with associated loss formulations and optimization strategies.

AI researchDeep LearningTransfer Learning
0 likes · 9 min read
Transfer Learning: Concepts, Challenges, and Recent Research Highlights from CIKM 2017
Architecture Digest
Architecture Digest
Dec 22, 2017 · Big Data

Redesign and Optimization of the WeChat Pay Transaction Record System

This article presents a comprehensive case study of how WeChat Pay rebuilt its transaction record storage system to handle massive data volumes, improve performance, ensure data completeness, support flexible queries, and strengthen security through distributed key‑value storage, data partitioning, and operational safeguards.

Data PartitioningScalable ArchitectureWeChat Pay
0 likes · 11 min read
Redesign and Optimization of the WeChat Pay Transaction Record System
DevOps
DevOps
Dec 22, 2017 · Cloud Native

Translation of 32 Cloud Design Patterns for Cloud‑Native Applications

This article presents a Chinese translation of 32 cloud design patterns originally documented by the Azure cloud team, explaining how these patterns—covering availability, data management, security, scalability, and more—can guide enterprises in migrating monolithic applications to cloud‑native architectures across any major cloud provider.

Microservicescloud migrationcloud-native
0 likes · 4 min read
Translation of 32 Cloud Design Patterns for Cloud‑Native Applications
58UXD
58UXD
Dec 22, 2017 · Product Management

What Business Models Power Popular Games? Lessons from PUBG for Product Designers

This article explores how the wildly successful game PUBG illustrates various internet business models, explains the components of a business model, examines common ecosystem and freemium models, details advertising and revenue streams of 58.com, and shares design strategies for large‑scale B‑end products.

AdvertisingB2B designProduct Design
0 likes · 7 min read
What Business Models Power Popular Games? Lessons from PUBG for Product Designers