What is multithread synchronizing ?

Answer Posted / neha

synchronization of processes, and synchronization of
data.Process synchronization refers to the idea that
multiple processes are to join up or handshake at a certain
point, so as to reach an agreement or commit to a certain
sequence of action.Data synchronization refers to the idea
of keeping multiple copies of a dataset in coherence with
one another, or to maintain data integrity.

more detail answer at
http://www.edugoing.com/qna/index.php?qa=94&qa_1=what-is-synchronization-in-respect-to-multi-threading
i think it will help you

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To identify IDL language what mapping mechanism is used?

3411


To what value is a variable of the string type automatically initialized?

607


Why do I get a duplicate name error when loading a jar file?

542


Describe, in general, how java's garbage collector works?

535


What is the argument type of a programs main() method?

561






how i secure my site with the https protocol.what are the steps?

1732


Is “abc” a primitive value?

615


What is the difference between the session.get() method and the session.load() method?

598


What is prototype?

607


Explain about thread synchronization inside a monitor?

1993


Do you think that java should have had pointers?

596


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1630


Explain RMI Architecture?

606


Is it possible to stop the execution of a method before completion in a sessionbean?

595


Why a client should be multithreading? Explain.

591