home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff319.lzh
/
CNewsSrc
/
cnews.src.lzh
/
input
/
README
< prev
next >
Wrap
Text File
|
1980-01-01
|
810b
|
15 lines
This is the input processing, which starts at rnews (aka cunbatch). It
invokes newsspool, which actually puts the stuff where it belongs (peeling
off the silly and unnecessary "#! cunbatch" header, if any, as it goes).
Newsrun should be run regularly; it unspools the stuff and feeds it into
the relay subsystem for processing. Newsrunning can be used to turn this
function on and off if you want to avoid news processing during busy hours.
Using rnews.immed instead of rnews.batch as rnews will arrange for newsrun
to be run after each newsspool -- this is expensive but cuts down latency.
If you've got a fast machine and a light newsfeed and totally lack patience,
like Geoff :-), this might be a good idea; otherwise, no.
"make r" builds everything and runs a full regression test on most everything.