1 个仓库
Grouping event sources and timers into distinct modes based on application state.
Distinct from Timer-Based Event Loops: Candidates focus on timer types or tenant isolation, not OS-level event loop state modes.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Event Loop Modes. Refine with filters or upvote what's useful.
该项目是一个全面的技术面试准备指南和计算机科学知识库。它作为一个结构化的学习资源,旨在帮助软件工程师复习核心工程概念并准备专业编码评估。 该仓库专注于广泛的理论和实践领域,包括移动应用架构和操作系统基础的详细参考。它提供了关于软件架构模式和网络协议分析的精选材料,以支持职业发展。 该内容涵盖了基础能力,如数据结构与算法、并发与多线程以及内存管理。它还深入探讨了系统架构,包括进程调度、进程间通信和 UI 渲染优化。
Covers the isolation of event loop modes to group sources and timers by application state.