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
enlist some features of jdk.
Explain, java is compatible with all servers but not all browsers?
What is string pool in java?
What is a line break?
What is callable java?
What is the difference between path and classpath variables?
What is skeleton and stub?
Can you explain the meaning of aggregation and composition
What steps are taken when the OS shifts from one-thread execution to another?
What’s meant by anonymous class?
What is the difference between int and integer in java?
What is the vector class in java programming?
What is type safety in java?
What do you understand by classes in java?
Why parsing is done?