Tag

systems

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
May 16, 2025 · Databases

Internship Guidance, ByteDance Three‑Round Interview Experience, MySQL Replication Mechanics, and I/O Model Overview

The article combines practical advice for fresh graduates seeking internships and interview tips, shares a detailed ByteDance three‑round backend interview experience, explains MySQL master‑slave replication stages, binlog formats, and compares blocking, non‑blocking, multiplexed, and asynchronous I/O models.

I/OInterviewMySQL
0 likes · 15 min read
Internship Guidance, ByteDance Three‑Round Interview Experience, MySQL Replication Mechanics, and I/O Model Overview
IT Services Circle
IT Services Circle
Jan 3, 2025 · Fundamentals

Understanding Workflow Engines, Message Queues, and Redis: Core Concepts and Practical Guidance

This article explains the fundamentals of workflow engines, compares process and rule engines, discusses why and how to use message queues (including delay levels and popular MQ products), and details Redis data structures and memory‑eviction policies, providing practical guidance for backend system design.

BackendMessage QueueRedis
0 likes · 23 min read
Understanding Workflow Engines, Message Queues, and Redis: Core Concepts and Practical Guidance
Model Perspective
Model Perspective
Dec 6, 2024 · Fundamentals

12 Leverage Points to Transform Complex Systems—from Parameters to Paradigms

This article outlines twelve leverage points for system transformation, ranging from simple parameter adjustments to paradigm‑shifting rule changes, and illustrates each with real‑world Chinese policy examples, helping readers choose the most effective intervention for social, economic, or environmental challenges.

complexityleverage pointspolicy
0 likes · 12 min read
12 Leverage Points to Transform Complex Systems—from Parameters to Paradigms
Architecture Development Notes
Architecture Development Notes
Oct 20, 2024 · Fundamentals

Master Rust Closures and Iterators: Boost Code Flexibility and Performance

This article explores Rust's powerful closure and iterator concepts, detailing their syntax, environment capture types, usage with the move keyword, and how to create and chain iterators for lazy, efficient data processing, complemented by practical code examples and exercises to solidify understanding.

ClosuresIteratorssystems
0 likes · 8 min read
Master Rust Closures and Iterators: Boost Code Flexibility and Performance
AntTech
AntTech
Dec 22, 2023 · Information Security

2023 Security and Trustworthy Computing Research Summary – 14 Papers Accepted at Top International Conferences

In late 2023, Ant Group and academic partners reported fourteen security‑focused research papers accepted at top venues such as USENIX Security, ACM CCS, and USENIX ATC, covering privacy‑preserving computation, secure two‑party GBDT training, macOS kernel fuzzing, privacy‑preserving ML frameworks, Rust OOM handling, and more.

CryptographyMPCSecurity
0 likes · 18 min read
2023 Security and Trustworthy Computing Research Summary – 14 Papers Accepted at Top International Conferences
DevOps
DevOps
Jul 28, 2023 · Operations

The Temporary End of Moore’s Law and the Revival of “Systems Performance”

The article discusses the renewed relevance of performance engineering amid the slowdown of Moore’s Law, highlighting the Chinese edition of "Systems Performance: Enterprise and the Cloud," modern observability tools like eBPF, the "golden 60‑second" analysis, and the push toward continuous performance monitoring and expert systems.

ObservabilityOptimizationeBPF
0 likes · 7 min read
The Temporary End of Moore’s Law and the Revival of “Systems Performance”
Test Development Learning Exchange
Test Development Learning Exchange
Jul 18, 2023 · Operations

Common System Performance Issues and Their Solutions

This article enumerates typical system performance problems such as slow response time, insufficient throughput, resource bottlenecks, database slowness, memory leaks, platform differences, network latency, security overhead, scalability limits, and provides practical optimization and mitigation strategies for each.

OptimizationTroubleshootingmonitoring
0 likes · 7 min read
Common System Performance Issues and Their Solutions
Architects Research Society
Architects Research Society
Jul 23, 2021 · Fundamentals

Software Architecture: Concepts, Scope, Characteristics, History, and Activities

This article provides a comprehensive overview of software architecture, covering its definition, scope, key characteristics, historical development, core activities, supporting processes, architectural styles, and its relationship with design, requirements engineering, and agile development, while also addressing architecture erosion and recovery.

Designarchitectural patternsrequirements engineering
0 likes · 20 min read
Software Architecture: Concepts, Scope, Characteristics, History, and Activities