Consider there are 2 process and each process has 2 thread…say..A , B (first process) and C , D (second priority) all thse thread have same pririty.. how do you communicate b/w these thread..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Inter-process communication is a large topic and the correct solution depends on the problem. Some of the most common inter-process communication methods are listed on Wikipedia, although you may want to read a good book on the subject.