Hi there, I'm trying to build a python applet and would like to use multiprocessing module to go faster with the 96 core instance option. Is there a code snippet I can steal for this? I tried the basic one with multiprocessing.pool, but got no luck.

Comments

1 comment

Please sign in to leave a comment.