DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Ask DeepFrontend AI
System Design Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
System Design
What operating system and system call mechanism allow an Open Connect Appliance to push 100+ Gbps per box with minimal CPU usage?
A
Windows Server with IIS multi-threading
B
FreeBSD with kernel-level zero-copy sendfile() directly from NVMe to the NIC
C
Ubuntu Linux running a Node.js streaming proxy
D
Alpine Linux with Python AsyncIO workers
Check Answer