how to run maskprocessor in multiple threads?
#3
(11-29-2020, 12:04 AM)undeath Wrote: You can't. It's single threaded.

hold your horses there. I had this idea while ago:
How about splitting your key space into 4 and start 4 instances of mp separately 
each with start flag -s at each of the 4 segments and stop flag -l pointed at the start of the adjacent segment

I think that would work wouldn't it?
This is an easy hack to do that, maybe developer can implement this into future releases? otherwise I'm thinking of developing a wrapper around this tool. It's amazing Smile
Reply


Messages In This Thread
RE: how to run maskprocessor in multiple threads? - by abmin - 11-29-2020, 12:20 AM