Concurrency
Export PDF (0)
Flagged
Completed
Export PDF (0)
0%
Compare the Actor Model and Threading Model in the context of concurrency?
Senior
Describe what is meant by thread-safe.
Senior
How do threads communicate with each other?
Mid
Name the different types of semaphores.
Senior
What are the benefits of multi-threading?
Junior
What is a blocking queue?
Mid
What is a daemon thread?
Mid
What is a Mutex?
Mid
What is a Race Condition?
Senior
What is a semaphore?
Senior
What is a thread pool?
Mid
What is an atomic operation?
Mid
What is concurrency?
Junior
What is context-switching?
Junior
What is Deadlock?
Mid
What is parallelism?
Junior
What is starvation?
Mid
What is the difference between multi-programming, multi-threading, and multi-processing?
Junior
What is the difference between process and thread?
Junior
What is thread priority?
Junior