gleanerio / gleaner

Gleaner: JSON-LD and structured data on the web harvesting
https://gleaner.io
Apache License 2.0
17 stars 10 forks source link

multithread headless and non-headless url runs. #120

Closed valentinedwv closed 1 year ago

valentinedwv commented 1 year ago

https://github.com/gleanerio/gleaner/blob/f594272551304e502ccced697552f40640ba52bf/internal/summoner/summoner.go#L22-L35

Presently run serially, could it be better if we ran them in parallel?