Asynchronous factories (scripting)

 From:  pressure (PEER)
11087.3 In reply to 11087.2 
Thank you Michael for your thorough and speedy answers to my questions! I wouldn't have guessed that I could run any factory asynchronously or that .calculate() forces execution on the main process even for "async factories" except when the new 'async' option is passed.

I'll add all this to the API doc.

- Peer