How does the Exchanger class of the concurrent package support synchronization between threads? Multithreading and Concurrent Processing How does the Exchanger class of the concurrent package support synchronization between threads? Answer: Allows two threads to exchange objects at a rendezvous point and is useful in several pipeline designs. Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.