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

[Threads] implement a toolset to work with threads #45

Open
5 tasks done
TitanNano opened this issue Mar 28, 2018 · 0 comments · May be fixed by #81
Open
5 tasks done

[Threads] implement a toolset to work with threads #45

TitanNano opened this issue Mar 28, 2018 · 0 comments · May be fixed by #81
Assignees
Milestone

Comments

@TitanNano
Copy link
Member

TitanNano commented Mar 28, 2018

We need to create a tool set that makes it easy to work with threads / web workers.
This should Include:

  • IOThread prototype
  • main Thread capabilities in the Application prototype
  • thread bootstrapping in the IOThread
  • spawning and managing of additional threads as required
  • providing an API to separate work into different threads.
@TitanNano TitanNano removed the mozsprint MozSprint 2018 label May 17, 2018
@TitanNano TitanNano added this to the v2.0.0 milestone Sep 13, 2018
@TitanNano TitanNano modified the milestones: v2.0.0, v1.1.0 Sep 7, 2019
@TitanNano TitanNano changed the title [Threads] implement a tool set to work with threads [Threads] implement a toolset to work with threads May 31, 2020
@TitanNano TitanNano self-assigned this Oct 1, 2020
@TitanNano TitanNano modified the milestones: v1.1.0, v1.2.0 Feb 3, 2021
@TitanNano TitanNano modified the milestones: v1.2.0, v1.3.0 Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant