LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Posix Message Queues (https://www.linuxquestions.org/questions/programming-9/posix-message-queues-543281/)

culin 04-04-2007 09:48 AM

Posix Message Queues
 
Hi all,
can anyone gimme some links or tutorials or pdf's regarding the Posix Message Queues... googling didnt help... :(
thanks....

wjevans_7d1@yahoo.co 04-04-2007 11:10 AM

What more do you need that google didn't give?

I googled this:

Code:

POSIX "message queue"
... and the very first entry had everything one needs to know.

culin 04-06-2007 11:30 PM

oh.. thanks for that.. i got exactly what i wanted... but when i googled something like this... "posix message queues tutorials"(excluding quotes) it showed some other sites... so i posted here....:)

wjevans_7d1@yahoo.co 04-08-2007 07:01 AM

It's a good idea to get a feel for when quotation marks are useful. In this case, if you imagine all the results that could come up that contain "message" and contain "queue", you really only want those which also contain the exact phrase "message queue" (or "message queues"; google is smart enough to search for the plural also). So the trick is to eliminate ahead of time many of the results you don't want to see.


All times are GMT -5. The time now is 09:54 AM.