How to create threads in Perl?

前端 未结 3 1350
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-11 12:10

I have got easy Perl script where I have got a BIG loop and inside this I invoke more or less million times function my_fun(). I would like to create pool of th

3条回答
提交回复
热议问题