What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
854What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
805Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
761Post New Embedded Systems AllOther Questions
Explain me what is semaphore?
What is the need for an infinite loop in embedded systems?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Can you please explain the difference between mutexes vs semaphores?
What is your experience with technical documentation?
You have two computers, and you want to get data from one to the other. How could you do it?
How to reduce interrupt latency?
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
What buses are used for communication in embedded system?
Tell me why do we need virtual device drivers when we have physical device drivers?
What do you do to stay abreast of the latest technologies and tools?
Why are interfaces important?
What kinds of problems can you hit with lockless model?
Tell me why is it better to use multi-threading polling then single threading model?
How are macros different from functions?