Re: [Queue-developers] Internet draft published. [Was: clarification of how 1.20.1 operates]
Brought to you by:
wkrebs
From: W. G. K. <wer...@ya...> - 2000-08-05 01:12:49
|
An internet draft of the protocol used by GNU Queue is now available: http://www.ietf.org/internet-drafts/draft-krebs-gnuqueue-protocol-00.txt This describes the protocol used in 1.20.1 (except that 1.20.1 still uses TCP/IP, so it is an "experimental implementation" of the Open GNU Queue protocol.) Internet drafts are published (in an horrible ASCII format) for comments from the community. Quoting Eric Thayer <eh...@iC...>: > Since the documentation seems to be out of date WRT version 1.20.1, is > there anything wrong with my understanding here? > > On the every host's local filesystem there are (in the standard config): > > /usr/local/var/queue/{now,wait} > /usr/local/share/qhostsfile > > Every host in qhostsfile runs queued > > queued accepts work from queue(1) via a socket (NOT by noticing new cf > files in /usr/local/var/queue/...) > > queued on each machine maintains its own queue state in > /usr/local/var/queue/{now,...} > > ...eric > Yes, this is correct. However, the var/queue can still be shared, although it is not recommended. > > > _______________________________________________ > Queue-developers mailing list > Que...@li... > http://lists.sourceforge.net/mailman/listinfo/queue-developers > |