#51 | Python Tutorial in Tamil | Daemon threads in python

Опубликовано: 01 Январь 1970
на канале: SANTRA TECHSPOT
4,384
75

o start with this tutorial, you should have basic knowledge about threads. Basically there are two types of thread. One is daemon thread. Another is non-daemon thread.

While a non-daemon thread blocks the main program to exit if they are not dead. A daemon thread runs without blocking the main program from exiting. And when main program exits, associated daemon threads are killed too.
c tutorial link -    • C Programming Tutorials in Tamil | Pa...  

oops link -    • Learn Object Oriented Programming in ...  

html5 link -    • 1# Introduction to HTML5 programming ...  

css3 link -    • PART-1 INTRODUCTION TO  CSS3 AND ITS ...  

javascript link -    • PART-1 INTRODUCTION TO  CSS3 AND ITS ...  

python link    • #1 - Python Tutorial in Tamil | Intro...  

c tricks -    • ADD TWO NUMBERS WITHOUT USING ARITHME...  

c interview questions -    • Find The Output Of the Program in Tamil  

sample program -    • HOW TO WRITE C PROGRAM FOR BASIC ADDI...  

c++ program -    • PART-01 INTRODUCTION TO C++ PROGRAMMI...  

vb6 tutorial -    • Visual Basic 6 Tutorial in Tamil  

__
like our face book page..
  / santratechspot  
--------------------------------------------------------------------------------
send request our channel official facebookprofile...
  / santra.techspot.5  
---------------------------------------------------------------------------------

#santratechspot #python #tutorial