Linux Message Queues

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
supermike
Forum Contributor
Posts: 193
Joined: Tue Feb 28, 2006 8:30 pm
Location: Somewhere in the Desert, USA

Linux Message Queues

Post by supermike »

I was thinking of hooking PHP into the Linux message queue mechanism like you see here:

http://us2.php.net/manual/en/function.msg-send.php

However, I wanted to know what happens to that message queue when the server is rebooted -- does it remain?
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: Linux Message Queues

Post by VladSun »

I don't think so. Why would you want to do this?
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply