Java View all facts Glossary Help |
| mechanism > multithreading |
| multithreading comparison table | |||||
| Subject | see also | is a kind of | is a subtopic of | have benefit | has definition |
|---|---|---|---|---|---|
| mechanism | kbTop | ||||
| multithreading | thread | mechanism | Threads | it improves the interactive performance of graphical applications for the user | A mechanism that provides support for multiple threads of execution to run concurrently within a program without interfering with each other |
Next mechanism: object serialization Up: mechanism Previous mechanism: method name overloading