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


in reply to Re^3: asynchronous socket comunication with perl tk
in thread asynchronous socket comunication with perl tk

The help I need is on how to manage two job lines and change their status simultaneously. While running, the second job may finish before the first and accordingly its status should change to "Finished" whereas the first job status would still show as "Running".

Just wanted to see how can these be programmed for 2 jobs for example. In practical I may need to manage 50 such jobs.
Thanks.