Tag

resource sharing

0 views collected around this technical thread.

ByteDance Cloud Native
ByteDance Cloud Native
Oct 30, 2023 · Cloud Native

Unlocking Elastic Resource Sharing: TikTok’s Cloud‑Native Mix‑Mode Scaling

This article explains how TikTok’s cloud‑native platform leverages elastic scaling, monitoring, and quota systems to dynamically share resources between online, latency‑sensitive services and offline, batch workloads, improving utilization while preserving service stability across tidal traffic patterns.

cloud-nativeelastic scalingkubernetes
0 likes · 19 min read
Unlocking Elastic Resource Sharing: TikTok’s Cloud‑Native Mix‑Mode Scaling
Selected Java Interview Questions
Selected Java Interview Questions
Apr 11, 2023 · Fundamentals

Understanding the Differences Between Processes and Threads, Concurrency, and Shared Resources

This article explains the concepts of processes and threads, their fundamental differences, how they relate to concurrency and parallelism, and details which resources are private to each thread versus shared across a process, using diagrams and real‑world factory analogies to aid understanding.

ConcurrencyOperating SystemParallelism
0 likes · 13 min read
Understanding the Differences Between Processes and Threads, Concurrency, and Shared Resources
TAL Education Technology
TAL Education Technology
Jan 13, 2022 · Cloud Native

Offline Mixed Deployment with Kubernetes: Architecture, Implementation, and Performance Evaluation for Big Data Workloads

This article describes a cloud‑native offline mixed‑deployment solution that leverages Kubernetes to share resources between big‑data clusters and business services, outlines its implementation steps, presents detailed performance comparisons between Yarn and Kubernetes using TPC‑DS, Spark, and Terasort workloads, and discusses production experience and future plans.

K8sPerformance TestingYarn
0 likes · 8 min read
Offline Mixed Deployment with Kubernetes: Architecture, Implementation, and Performance Evaluation for Big Data Workloads
Efficient Ops
Efficient Ops
Oct 10, 2018 · Operations

How Alibaba’s Mixed‑Deployment Cuts Costs and Boosts Resource Utilization

This article explains Alibaba's mixed‑deployment (co‑location) technique, detailing its motivation, architecture, resource‑sharing mechanisms, scheduling strategies, performance results, and future directions for scaling and refining resource utilization across online and offline workloads.

Alibabaco-locationmixed deployment
0 likes · 22 min read
How Alibaba’s Mixed‑Deployment Cuts Costs and Boosts Resource Utilization