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

Optimization of thread mass producers #123

Merged
merged 1 commit into from
Nov 21, 2017
Merged

Conversation

IrLED
Copy link
Contributor

@IrLED IrLED commented Nov 21, 2017

several code parts produce alot of spawn-s, which just got to timeout sleep (still consuming ARMA resources). The code was optimized to employ one thread with queue to perform actual work

@IrLED IrLED changed the title Optimization of thread generators [DO NOT MERGE] Optimization of thread generators Nov 21, 2017
@IrLED IrLED changed the title [DO NOT MERGE] Optimization of thread generators Optimization of thread generators Nov 21, 2017
@IrLED IrLED changed the title Optimization of thread generators Optimization of thread mass producers Nov 21, 2017
@IrLED IrLED merged commit 7197cd7 into A3Antistasi:master Nov 21, 2017
@IrLED IrLED deleted the UPSMON_cycle branch November 21, 2017 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant