MakeshVineeth / WikiPreview.Fluent.Plugin

Search in Wikipedia and displays results directly in the Fluent Search.
4 stars 0 forks source link

Parallel Implementation for faster results. #3

Closed MakeshVineeth closed 3 years ago

MakeshVineeth commented 3 years ago

Parallel.ForEach Implementation and .ContinueTask for main API call to reduce async overheads.