How can objects on different threads communicate with one
another?

Answer Posted / guest

Processes communicate with one another through messages,
using Microsoft's Remote Procedure Call (RPC) technology to
pass information to one another.There is no difference to
the caller between a call coming from a process on a remote
machine and a call coming from another process on the same
machine.

Multithreaded applications must avoid two threading
problems: deadlocks and races.A deadlock occurs when each
thread is waiting for the other to do something

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado in vb?

523


___,___ and __ are difference between image and picture controls.

1126


How would you run your ActiveX Document Dll?

1633


What is ActiveX Dll and ActiveX Exe?

1740


How do I make a text box not beep but do something else when I hit the Enter key?

988






Give brief description about class?

1498


What is difference between datagrid and flexgrid?

12588


what are the Differenct Types of Procedures in VB?

1469


To.set the command button for ESC ___ Property has to be changed.

1003


What is rdo in vb?

548


What are the important components of OLEDB?

2413


What is the use of Data Form Wizard?

1559


When should we use recursive programming?

551


How to find size of the file. Which method or function is used to occomplish this?

1501


How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?

913