Take a look at Doug Hellmann's example using multiprocessing at https://pymotw.com/2/multiprocessing/basics.html You should be able to substitute the count down example directly into the first example. -- https://mail.python.org/mailman/listinfo/python-list
- Re: Asyncio -- delayed calculati... Chris Angelico
- Re: Asyncio -- delayed calculati... Nathan Ernst
- Re: Asyncio -- delayed calculati... Paul Rubin
- Re: Asyncio -- delayed calculati... Chris Angelico
- Re: Asyncio -- delayed calculati... Marko Rauhamaa
- Re: Asyncio -- delayed calculation Steven D'Aprano
- Re: Asyncio -- delayed calculati... Chris Angelico
- Re: Asyncio -- delayed calculation Ian Kelly
- Re: Asyncio -- delayed calculation Steve D'Aprano
- Re: Asyncio -- delayed calculation Chris Angelico
- Re: Asyncio -- delayed calculation Zentrader
- Re: Asyncio -- delayed calculation Zachary Ware