threadweaver-5: threadweaver-5 (threaded programming helper) threadweaver-5: threadweaver-5: ThreadWeaver is a helper for multithreaded programming. It uses a job- threadweaver-5: based interface to queue tasks and execute them in an efficient way. threadweaver-5: You simply divide the workload into jobs, state the dependencies threadweaver-5: between the jobs and ThreadWeaver will work out the most efficient way threadweaver-5: of dividing the work between threads within a set of resource limits. threadweaver-5: threadweaver-5: threadweaver-5: threadweaver-5: