Skip to content
YorkJournal

Here’s a summary of York’s sharing.

  • OS
  • Algo
  • Memory
  • Net
  • DB
  • Welcome
    • About York Journal
    • Privacy Policy
    • Terms of Service
  • OS
  • Algo
  • Memory
  • Net
  • DB
  • Welcome
    • About York Journal
    • Privacy Policy
    • Terms of Service
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
  • Home
  • OS
Thread Pool Parameters and Working Principle
Posted inOS

Thread Pool Parameters and Working Principle

Posted by Avatar photo By York 2025-07-03
In Java, the ThreadPoolExecutor class from the java.util.concurrent package can be used to create and…
Read More
Several Process Scheduling Algorithms
Posted inOS

Several Process Scheduling Algorithms

Posted by Avatar photo By York 2025-06-05
Process Scheduling Algorithms In operating systems, process scheduling algorithms determine how the CPU allocates time…
Read More
What is a Memory Barrier?
Posted inOS

What is a Memory Barrier?

Posted by Avatar photo By York 2025-05-15
When asked about memory barriers in an interview, you can answer systematically from three aspects:…
Read More
Methods of Inter-Process Communication
Posted inOS

Methods of Inter-Process Communication

Posted by Avatar photo By York 2025-05-03
1. Pipes Features: Half-duplex, used only for related processes (e.g., parent-child), exists in memory, operable…
Read More
What’s the Difference Between Threads and Processes?
Posted inOS

What’s the Difference Between Threads and Processes?

Posted by Avatar photo By York 2025-05-02
Processes and threads are two fundamental concepts in operating systems for managing program execution. Their…
Read More
The Four Necessary Conditions for Deadlock
Posted inOS

The Four Necessary Conditions for Deadlock

Posted by Avatar photo By York 2025-04-19
Concept: A phenomenon where multiple concurrent processes wait for each other due to competing for…
Read More
What is IO Multiplexing?
Posted inNet OS

What is IO Multiplexing?

Posted by Avatar photo By York 2025-03-29
I/O multiplexing is a mechanism that allows a program to monitor multiple file descriptors simultaneously…
Read More

Recent Posts

  • What is Cache Coherence?
  • Let’s Talk About Memory Alignment
  • Java Garbage Collection (GC) In-Depth Analysis
  • How to Solve Hash Table Conflicts? My Experience
  • What is a Distributed Lock?

Recent Comments

No comments to show.

Archives

  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025

Categories

  • Algo
  • DB
  • Memory
  • Net
  • OS
  • Welcome

About York Journal

Privacy Policy

Terms of Service

Copyright 2025 — YorkJournal. All rights reserved. Bloglo WordPress Theme
Scroll to Top