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?
Linux Message Queues
Moderator: General Moderators
Re: Linux Message Queues
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