Suppose there is a System A which gives some output. This
output is used as input by system B. The rate at which
System A produces is faster than the rate at which system B
consumes it. How can you improve this?

Answer Posted / dhaval shah

Using Inter Process Thread communication use Wait Notify
and NotifyAll methods of Object class

Dhaval Shah

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the font and fontmetrics classes in java programming?

496


What is map java?

511


What is numeric function?

537


What is the difference between ArrayList and Vector? which one is better in Java

600


If a class is declared without any access modifiers, where can the class be accessed?

589






How do you sort data in java?

518


Why char array is preferred over string for storing password?

582


Which is easier netbeans or eclipse?

607


What is integers and example?

486


Are arrays passed by reference in java?

481


Explain features of interfaces in java?

550


What do you understand by casting in java language?

573


Write a program to show whether a graph is a tree or not using adjacency matrix.

590


What is the requirement of thread in java?

614


How finally used under exception handling?

510