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

[SDL 0306] Use Taskmaster To Handle Queuing Operations in Managers #1368

Closed
theresalech opened this issue Jun 3, 2020 · 1 comment
Closed
Labels
manager-screen Relating to the manager layer - screen managers proposal Accepted SDL Evolution Proposal

Comments

@theresalech
Copy link
Contributor

theresalech commented Jun 3, 2020

Proposal: Use Taskmaster To Handle Queuing Operations in Managers

This proposal is to include a new third party dependency called Taskmaster and start using it in the SDL Java Suite library. Taskmaster provides a queue oriented thread management solution to improve how managers handle queueing operations and make their logic easier to maintain and more efficient. This will allow the Java Suite library to better align with the iOS library that natively has this functionality through the OS.

Review: smartdevicelink/sdl_evolution#1021

@RHenigan
Copy link
Contributor

Closed with PR #1383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manager-screen Relating to the manager layer - screen managers proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

No branches or pull requests

3 participants