Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to know whether the message queue is empty or not.

Answer Posted / pavan

type the command: ipcs -m

you'll get no of messages in Message Q,

else
you can also use msqid_ds structure

i'e : define a structure variable of type
-> struct msqid_ds YOUR_VAR;
and access YOUR_VAR -> msg_qnum
it'll give no of messgaes on Q.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the very first process created by kernel?

1106


Explain what is the process id for kernel process?

1040


What are the various schemes available in ipc?

1030


What are the various schemes available?

1006


What is fork()?

1097


Explain linking across directories?

1009


What is ln(linking)?

1084


Explain what are the system calls used for process management?

1004


How to write the program on full-duplex communication on bidirectional?

1092


What is ipc in unix?

1059


Explain a zombie?

1101


What are two different models of ipc differentiate both?

1114


Tell me set-user-id is related to (in unix)?

962


What is the full form of ipc?

1185


Explain how do you execute one program from within another?

1019