Arijit Das wrote:
> I need a priority message queue which should be usable by different
> unrelated processes and usable/acceisible from different machines (may
> be using a filesystem path).
>
> So, its like I want the behaviour of an UNIX::IPC::MsgQueue but I need
> visibility/accessibility li
I need a priority message queue which should be usable by different unrelated processes and usable/acceisible from different machines (may be using a filesystem path). So, its like I want the behaviour of an UNIX::IPC::MsgQueue but I need visibility/accessibility like a FIFO. FIFOs can be opene