Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the Global Interpreter Lock (GIL) in Python?

Answer Posted / nashiinformaticssolutions

The GIL is a mechanism that prevents multiple native threads from executing Python bytecodes at once. It can affect the performance of multi-threaded programs.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use python in linux?

873


What is a character?

992


Who created the Python programming language?

959


How do you insert a line break in python?

919


The following is displayed by a print function call?

906


What is a method call?

890


What mode is used for both writing and reading in binary format in file.?

985


Which gui is best for python?

871


Explain about lambda in python?

924


How do you debug a program in python? Is it possible to step through python code?

966


Is python faster than matlab?

935


What are different modes in file operations?

1097


Which website is best for learning python?

928


Write the command to get all keys from the dictionary.

857


What is python coverage?

927