I\'m running a large number of CPU-bound computations in separate processes and want to perform some callback as each job finishes. To do this I\'m combining asyncio
asyncio