Hi,
We generate a ton of pdf documents from PHP-CLI , and this takes a long time. But only one CPU/Core is used. So how do we make PrinceXML use multiple CPU's/Cores?
Or do i Need to fork the PHP process multiple times and start multiple PriceXML instances concurrently?
Regards,
dv
We generate a ton of pdf documents from PHP-CLI , and this takes a long time. But only one CPU/Core is used. So how do we make PrinceXML use multiple CPU's/Cores?
Or do i Need to fork the PHP process multiple times and start multiple PriceXML instances concurrently?
Regards,
dv