mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-18 06:30:23 -04:00
add all concurrence examples
This commit is contained in:
parent
2333b724ec
commit
5224dc91ca
12 changed files with 49 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
import multiprocessing
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import time
|
||||
import random
|
||||
import multiprocessing
|
||||
|
||||
|
||||
def worker(n):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue