All Articles

143663 articles · Page 6555 of 7184
High Availability Architecture
High Availability Architecture
Feb 28, 2018 · Blockchain

Exploring TON (Telegram Open Network) and Its Potential for Custom Tokens and Subscription Services

The article examines the TON blockchain whitepaper authored by Nikolai Durov, highlighting its multi‑chain architecture that can support billions of distinct tokens, its smart‑contract‑driven subscription model, and how it compares to other platforms like EOS in terms of performance and scalability.

Infinite ShardingTONTelegram
0 likes · 7 min read
Exploring TON (Telegram Open Network) and Its Potential for Custom Tokens and Subscription Services
Architecture Digest
Architecture Digest
Feb 28, 2018 · Blockchain

Blockchain Infrastructure Landscape: A First‑Principles Framework

This article presents a first‑principles framework that categorizes blockchain infrastructure components—storage, computation, and communication—by mapping them to concrete projects such as Ethereum, IPFS, BigchainDB, and others, illustrating how these modules interoperate to build efficient decentralized applications.

blockchaindecentralized storagedistributed computing
0 likes · 21 min read
Blockchain Infrastructure Landscape: A First‑Principles Framework
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 28, 2018 · Databases

How Alibaba’s Tair Cache Engine Scaled to 500M QPS for Double 11

Alibaba’s Tair, a high‑performance distributed key/value cache, evolved through multiple versions to support massive traffic during Double 11, employing multi‑region deployment, hotspot hashing, memory merging, user‑space networking, and client optimizations that dramatically cut latency, improve scalability, and reduce operational costs.

AlibabaDistributed CacheScalable Systems
0 likes · 14 min read
How Alibaba’s Tair Cache Engine Scaled to 500M QPS for Double 11
DevOps
DevOps
Feb 28, 2018 · Operations

Nationwide Insurance DevOps Case Study: Accelerating Delivery with the DevOps Handbook

This article analyzes Nationwide Insurance’s multi‑year DevOps transformation—detailing its organizational scale, climbing‑metaphor roadmap, lead‑time metric focus, developer‑experience tooling, support model, and a rapid‑response success during Hurricane Harvey—offering a practical case study for large enterprises.

Nationwidecase studydevops
0 likes · 17 min read
Nationwide Insurance DevOps Case Study: Accelerating Delivery with the DevOps Handbook
Java Backend Technology
Java Backend Technology
Feb 27, 2018 · Backend Development

Mastering Large-Scale Website Architecture: 10 Essential Patterns Explained

This article outlines ten fundamental architecture patterns for high‑traffic websites—including layering, partitioning, distribution, clustering, caching, asynchronous processing, redundancy, automation, and security—explaining their goals, benefits, challenges, and best‑practice constraints to help engineers build scalable, reliable, and maintainable systems.

ScalabilitySecurityautomation
0 likes · 11 min read
Mastering Large-Scale Website Architecture: 10 Essential Patterns Explained
System Architect Go
System Architect Go
Feb 27, 2018 · Backend Development

RabbitMQ Overview: Core Concepts and Architecture

This article introduces RabbitMQ as an AMQP‑based message broker, explains its fundamental components such as producers, consumers, exchanges, queues, bindings, connections and channels, and details the four exchange types, providing a solid foundation for backend developers to start using RabbitMQ in Node.js.

AMQPRabbitMQbackend
0 likes · 5 min read
RabbitMQ Overview: Core Concepts and Architecture
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Feb 27, 2018 · Cloud Computing

How Cloud Gaming Tackles Resource Management: Scheduling, Costs, and AI Solutions

This article explores how cloud gaming platforms manage resources by addressing latency, bandwidth, and cost challenges, defining scheduling problems similar to dynamic bin packing, evaluating classic and new algorithms—including AI‑driven predictions—and proposing strategies to minimize total server runtime and deployment overhead.

AICost OptimizationScheduling
0 likes · 11 min read
How Cloud Gaming Tackles Resource Management: Scheduling, Costs, and AI Solutions
ITPUB
ITPUB
Feb 27, 2018 · Databases

Designing Robust Oracle Backup and Recovery Strategies for Large Databases

This guide answers common Oracle backup questions, covering planning for 50‑TB databases, speed calculations, backup window design, RMAN versus Data Pump, multi‑user and RAC scenarios, catalog usage, performance troubleshooting, and practical SQL queries for monitoring backup status.

BackupData PumpOracle
0 likes · 18 min read
Designing Robust Oracle Backup and Recovery Strategies for Large Databases
Qunar Tech Salon
Qunar Tech Salon
Feb 27, 2018 · Big Data

Root Cause Analysis of Kafka Consumer Group Coordinator Failure and __consumer_offsets Compaction Issues

The article investigates a Kafka cluster outage where several brokers became unavailable and consumers could not join groups, explains the role of __consumer_offsets, analyzes the coordinator selection logic, identifies a stuck loadGroupsForPartition operation and compact thread failure, and documents the recovery steps taken.

Log CompactionOFFSETconsumer-group
0 likes · 11 min read
Root Cause Analysis of Kafka Consumer Group Coordinator Failure and __consumer_offsets Compaction Issues
MaGe Linux Operations
MaGe Linux Operations
Feb 27, 2018 · Backend Development

Building a High‑Performance HTTP Keep‑Alive Benchmark with Python asyncio

This article explains the concept of asynchronous I/O, introduces Python’s provisional asyncio module, and walks through a complete example that creates an HTTP keep‑alive benchmark tool, including code, test environment, performance results, and key asyncio concepts such as event loops, futures, coroutines, and generators.

HTTPPythonasynchronous I/O
0 likes · 10 min read
Building a High‑Performance HTTP Keep‑Alive Benchmark with Python asyncio
DevOpsClub
DevOpsClub
Feb 27, 2018 · Operations

How Nationwide Scaled DevOps: Lessons from a Fortune 500 Insurance Giant

This article examines Nationwide's multi‑year DevOps transformation—detailing its massive IT organization, phased climbing‑metaphor roadmap, leadership and support models, concrete experiments that boosted developer experience and lead‑time, and a real‑world success during Hurricane Harvey.

InsuranceScalecase study
0 likes · 18 min read
How Nationwide Scaled DevOps: Lessons from a Fortune 500 Insurance Giant
Architecture Digest
Architecture Digest
Feb 27, 2018 · Blockchain

Is Blockchain an Anti‑Counterfeiting Technology? Explaining ICOs, Tokens, and Bitcoin Anonymity

The article explains that blockchain can serve as an anti‑counterfeiting technology, describes how ICOs issue tokens that grant voting and dividend rights, illustrates token‑driven projects like IPFS, and clarifies that digital currencies such as Bitcoin are not fully anonymous and still require KYC for fiat exchanges.

BitcoinICOToken
0 likes · 5 min read
Is Blockchain an Anti‑Counterfeiting Technology? Explaining ICOs, Tokens, and Bitcoin Anonymity
High Availability Architecture
High Availability Architecture
Feb 27, 2018 · Mobile Development

Optimizing First-Frame Latency in Mobile Live Streaming with ijkplayer and ffmpeg

This article details a comprehensive analysis and step‑by‑step optimization of the first‑screen latency in mobile live streaming, covering DNS resolution, TCP connection, HTTP response, stream probing, buffering, and practical code changes in ijkplayer/ffmpeg to cut startup time by up to 50% (≈500 ms).

ffmpegfirst-frame latencyijkplayer
0 likes · 20 min read
Optimizing First-Frame Latency in Mobile Live Streaming with ijkplayer and ffmpeg
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 27, 2018 · Artificial Intelligence

How AR Transforms Coffee Retail: Inside Alibaba’s AI‑Powered Cloud Recognition

Alibaba’s AI Lab built an AR‑enhanced Starbucks coffee workshop in Shanghai, using client‑side object detection, deep‑learning cloud recognition, image synthesis, and color‑simulation techniques to overcome challenges like metal reflections, transparency, and varying lighting, illustrating how AR can revamp new‑retail experiences.

ARDeep Learningaugmented reality
0 likes · 8 min read
How AR Transforms Coffee Retail: Inside Alibaba’s AI‑Powered Cloud Recognition
Java Backend Technology
Java Backend Technology
Feb 26, 2018 · Backend Development

How Spring Boot Integrates Embedded Tomcat to Power Your Java Web Apps

Spring Boot simplifies Java web development by embedding Tomcat as its default servlet container, automatically configuring components like Engine, Host, Context, Wrapper, and Connector through application properties, while supporting dynamic servlet registration, WAR deployment, and revealing the underlying initialization process via logs and code.

Embedded TomcatJava WebServlet Container
0 likes · 7 min read
How Spring Boot Integrates Embedded Tomcat to Power Your Java Web Apps
Efficient Ops
Efficient Ops
Feb 26, 2018 · Fundamentals

Boost Your Python Speed: 20 Proven Tricks to Slash Execution Time

Learn how to dramatically improve Python performance by choosing optimal data structures, minimizing redundant data, using copy wisely, leveraging dict/set lookups, generators, efficient loops, string joining, proper formatting, fast variable swapping, concise comparisons, C extensions, multiprocessing, PyPy, and profiling tools, all backed by real benchmarks.

BenchmarkingC extensionsCode Profiling
0 likes · 16 min read
Boost Your Python Speed: 20 Proven Tricks to Slash Execution Time