'Using dpkg in multi thread decompression

I have the following problem , i need to run installation process using DPKG but on all CPU cores , all i can find are ways to compress the files using pixz after dpkg source code modification but absolutly nothing about decompression instalation it self.

Do anyone did sth like that ? or is there some more detailed description/documentation of dpkg source code ? Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source