iotaledger / iota.legacy.rs

IOTA implementation ( rust )
77 stars 17 forks source link

curl-cpu: Parallel curl should take thread count from available CPUs #71

Open th0br0 opened 7 years ago

th0br0 commented 7 years ago

Use the num-cpu crate for this?