- or download this
!/usr/bin/perl
...
## END refill queue block ##
print "mainloop\n";
}
- or download this
--> enqueue 28304
--> enqueue 28305
...
7
--> 28310 is ready
...
- or download this
--> enqueue 28319
--> enqueue 28320
...
--> 28330 is ready
--> enqueue 28340
...
- or download this
kill 9 => $pid; # I don't care.
- or download this
#!/usr/bin/perl
...
$state{$id} = 'finished';
return $x;
}