Synchronization :- In Multithreading there may a situation occur that one thread is trying to read a record from a file while another is still updating the same file. At that time we may face serious problems. Java enables us to overcome this problem by using a technique known as Synchronization.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment