TAL Education Technology
Author

TAL Education Technology

TAL Education is a technology-driven education company committed to the mission of 'making education better through love and technology'. The TAL technology team has always been dedicated to educational technology research and innovation. This is the external platform of the TAL technology team, sharing weekly curated technical articles and recruitment information.

138
Articles
0
Likes
346
Views
0
Comments
Recent Articles

Latest from TAL Education Technology

100 recent articles max
TAL Education Technology
TAL Education Technology
Aug 12, 2021 · Fundamentals

Statistical Foundations and Practical Applications of A/B Testing

This article explains the statistical principles behind A/B testing, covering concepts such as populations, samples, parameters, hypothesis testing, significance levels, t‑tests, metric types, p‑value calculations, and real‑world examples to guide data‑driven product decisions.

A/B testingMetric Evaluationexperiment design
0 likes · 12 min read
Statistical Foundations and Practical Applications of A/B Testing
TAL Education Technology
TAL Education Technology
Aug 5, 2021 · Backend Development

Understanding epoll Programming and Its Use in Redis Server

This article explains the basic network programming pattern, introduces epoll as an I/O multiplexing solution for high‑concurrency servers, and demonstrates how Redis 5.0 integrates epoll through its event‑loop abstraction with detailed code examples and debugging tips.

C++Redisepoll
0 likes · 13 min read
Understanding epoll Programming and Its Use in Redis Server
TAL Education Technology
TAL Education Technology
Jul 22, 2021 · Big Data

Real-Time Monitoring Dashboard Solution in Future Cloud – Architecture, Technical Challenges, and Product Insights

This article presents the Future Cloud Business Monitoring real-time dashboard solution, detailing its technical architecture, key challenges in massive log processing, storage choices, product considerations, experience sharing, future plans, and concrete case studies such as live classroom monitoring.

ClickHouseDashboardSpark
0 likes · 15 min read
Real-Time Monitoring Dashboard Solution in Future Cloud – Architecture, Technical Challenges, and Product Insights
TAL Education Technology
TAL Education Technology
Jul 15, 2021 · Backend Development

Design and Architecture of a Scalable Live‑Streaming Message Service

The article outlines the challenges of real‑time messaging in live‑streaming education, presents a multi‑stage backend architecture—including AccessServer, MessageServer, and specialized services—along with caching, clustering, and future enhancements such as connection migration and QUIC to achieve high reliability, low latency, and massive concurrency.

backend architecturedistributed-systemslive streaming
0 likes · 12 min read
Design and Architecture of a Scalable Live‑Streaming Message Service
TAL Education Technology
TAL Education Technology
Jul 8, 2021 · Frontend Development

Resolving WeChat H5 Authorization Loops, Poster Generation, and Page Performance Tracking

This article details the challenges encountered when developing WeChat H5 pages—such as authorization‑loop redirects, cross‑origin poster creation with html2canvas, iPhone 100vh scrolling bugs, and precise performance timing using window.performance—and presents practical code‑based solutions and compatibility tips for both iOS and Android devices.

AuthorizationCanvasH5
0 likes · 12 min read
Resolving WeChat H5 Authorization Loops, Poster Generation, and Page Performance Tracking
TAL Education Technology
TAL Education Technology
Jul 1, 2021 · Big Data

Optimization of A/B Test Metric Computation Using Spark and ClickHouse

This article details the design and multi‑stage optimization of an A/B testing metric system, describing its product architecture, Spark‑based computation engine, ClickHouse OLAP layer, cumulative calculation improvements, and batch processing techniques that reduced processing time from hours to a few minutes for hundreds of experiments and metrics.

A/B testingClickHouseSpark
0 likes · 8 min read
Optimization of A/B Test Metric Computation Using Spark and ClickHouse
TAL Education Technology
TAL Education Technology
Jun 24, 2021 · Artificial Intelligence

GoodFuture AI Institute Wins Four International Championships at CVPR 2021 Across Multiple Vision Challenges

GoodFuture AI Institute secured four international titles at CVPR 2021—including Person In Context, UG²+, ETH‑XGaze, and ActivityNet—showcasing world‑class computer‑vision algorithms for human‑object interaction, low‑light face detection, gaze estimation, and active speaker detection, and highlighting their deployment in educational AI solutions.

AI competitionActive Speaker DetectionCVPR
0 likes · 9 min read
GoodFuture AI Institute Wins Four International Championships at CVPR 2021 Across Multiple Vision Challenges
TAL Education Technology
TAL Education Technology
Jun 24, 2021 · Backend Development

Mature Applications of Real-Time Audio/Video in Education: TalRTC Architecture, High Availability, and Network Optimization

The presentation details the TalRTC real‑time communication platform used in online education, covering its product overview, three‑layer architecture, high‑availability and weak‑network strategies, as well as special optimizations for teaching scenarios that improve audio‑video quality and reliability.

Education TechnologyRTCWeak Network Optimization
0 likes · 9 min read
Mature Applications of Real-Time Audio/Video in Education: TalRTC Architecture, High Availability, and Network Optimization
TAL Education Technology
TAL Education Technology
Jun 17, 2021 · Cloud Native

Introduction to Service Mesh Solutions and Their Implementation in Our Platform

This article explains the evolution from monolithic to microservice architectures, the challenges of service governance, the concept and benefits of service mesh, and details the practical adoption of Istio‑based service mesh—including traffic ingress, smooth migration, downgrade strategies, and future enhancements—within the platform.

IstioKubernetescloud-native
0 likes · 15 min read
Introduction to Service Mesh Solutions and Their Implementation in Our Platform