Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel execute #35

Open
StallEF opened this issue Jun 10, 2021 · 1 comment
Open

parallel execute #35

StallEF opened this issue Jun 10, 2021 · 1 comment
Assignees
Labels
Type: QoL Quality of Life Type: Refactoring/Optimization This issue is related to search new or update old functions.

Comments

@StallEF
Copy link
Collaborator

StallEF commented Jun 10, 2021

study and create a working version to test the potential of the technology application Parallel.ForEach

https://docs.microsoft.com/en-us/dotnet/api/system.threading.tasks.parallel.foreach?view=net-5.0

@StallEF StallEF added Type: QoL Quality of Life Type: Refactoring/Optimization This issue is related to search new or update old functions. labels Jun 10, 2021
@Tavren
Copy link
Collaborator

Tavren commented Jun 10, 2021

we should use ConcurrentDictionary for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: QoL Quality of Life Type: Refactoring/Optimization This issue is related to search new or update old functions.
Projects
Development

No branches or pull requests

3 participants