Hello Riaan!

RO> (I have no idea what cron +wegt is???)

As John has explained
JT> cron = scheduler
Unix world I would add to this :-)
And on the files (or directories involved
is named crontab, see bellow)

JT> wget = command line HTTP/HTTPS client
both Unix and Windows

I just wanted to say that
Kwok Peng Tuck <[EMAIL PROTECTED]> has
mentioned
http://jcrontab.sourceforge.net

As the name of the project suggests it is
an effort to provide cron (aka crontab)
functionality in Java.

So, what John is speaking about - spending
less effort on thread coding and using an
existing solution (native Unix crontab)
may also be pushing you to using it Java
analog - jcrontab.

That being said I have not even read a page
on the jcrontab site, so I do not know if
it's workable or buggy.

-Anton


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to