Questions tagged as 'overhead'

2
answers

What is overhead?

I see this term a lot used when it comes to memory overuse, but I do not know in depth if it really is. I noticed that here on the site this term was used in some questions: # What is the overhead of using object orientation?...
asked by 14.04.2017 / 17:17
0
answers

What is the meaning of Overhead in physical database design?

I just read about physical design and database tuning and I could not understand the concept of overhead, and therefore I could not understand what the author of the book wanted to explain. Previously I understand overhead as an overload or...
asked by 06.11.2017 / 20:49
0
answers

Program involving threads in C

Basically, I have a program that has two threads: adicionar and remover . Both manipulate an integer variable called quantity. If quantidade reaches the value 10, the thread adicionar enters the suspended state a...
asked by 29.04.2018 / 17:10