http://qs321.pair.com?node_id=155039


in reply to Perl Multithreading

Not sure what you are implementing. If you are monitoring resources, machines, etc. which generally require better scheduling than cron, you may want to look into something like "mon" at http://www.kernel.org/software/mon/. It's in perl so even if you don't use it you may get some good ideas from it.

bluto