← Back to Fala2Me

non-blocking execution

[nɑn-ˈblɑ-kɪŋ ɪɡ-ˈzek-yə-ʃən]
nounpl: non-blocking executions
execução não-bloqueante
1. A programming paradigm where operations do not halt or wait for a task to complete before proceeding to the next instruction; the program continues executing other code while waiting for an asynchronous operation to finish
Non-blocking execution allows the server to handle multiple requests simultaneously without waiting for each one to complete.
A execução não-bloqueante permite que o servidor lide com múltiplas solicitações simultaneamente sem esperar que cada uma seja concluída.
2. In computing, a method of managing concurrent operations where threads or processes are not suspended when encountering I/O or other long-running operations
JavaScript uses non-blocking execution through callbacks and promises to maintain responsiveness.
JavaScript usa execução não-bloqueante através de callbacks e promises para manter a responsividade.
Synonyms
asynchronous executionnon-blocking I/Oevent-driven executionconcurrent execution
Antonyms
blocking executionsynchronous executionsequential execution

Regional Variations

General Brazilian
execução não-bloqueante
Standard technical term used in software development documentation and courses
São Paulo
execução não-bloqueante
Common in tech industry and universities
Portugal
execução não-bloqueante
Standard terminology in Portuguese tech communities

Related Idioms & Phrases

non-blocking I/O operations
asynchronous callback pattern
event loop execution model
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →