Java Special Feature: Multithreading
Keywords:
Thread, Runnable, Interface, Start, Priority, Life Cycle, Run, MethodAbstract
Multithreading is the most crucial feature of the java. In real world parallel processing is needed to perform multiple tasks at the same time for the purpose of resource management and time management. This goal generates an urgent need for multithreading. In this paper first, we show the importance of multithreading in java and then implementation of threads in java.
References
Downloads
Published
2014-12-31
Issue
Section
Articles
How to Cite
Java Special Feature: Multithreading. (2014). International Journal of Current Engineering and Technology, 4(6), 4034-4037. https://ijcet.evegenis.org/index.php/ijcet/article/view/1533
