List Info

Thread: Need to have Message Queues accessible across NFS -- Suggestions




Need to have Message Queues accessible across NFS -- Suggestions
user name
2006-03-29 08:48:23
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.
Need to have Message Queues accessible across NFS -- Suggestions
user name
2006-03-29 12:20:52
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 like a FIFO. FIFOs can be
opened/used across
> NFS by different unrelelated processes.
>  
> Any suggestions what would be the best fit here...?

Not suer just exactly what you're trying to do, but a TCP
server listening
on a well-known port could do the job depending on the exact
specs for
your problem.

On UNIX, you could have the server activated when a TCP
request comes in
on the specified port using inet daemon.
_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Userslistserv.ActiveState.com
To unsubscribe: http:/
/listserv.ActiveState.com/mailman/mysubs
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )