This flashcard is just one of a free flashcard set. See all flashcards!
14
Multithreading in Java
Threadpools
- Single Thread Executor : Uses a single thread
- Cached Thread Pool : Creates as many threads as necessary for a task. Old threads will be reused and removed if they inavtive.
- Fixed Thread Pool : Fixed number of threads
- Scheduled Thread Pool : Task scheduling capabilities
- Single Thread Scheduled Pool : One thread and scheduling capabilities
Flashcard info:
Author: CoboCards-User
Main topic: PTT
Topic: PTT
School / Univ.: Uni Koblenz
City: Koblenz
Published: 08.07.2016