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 opened/used across NFS by different unrelelated processes.
 
Any suggestions what would be the best fit here...?
 
-Arijit


New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates.
_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to