Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12936] TiAPI: Implement multi-threading

GitHub Issuen/a
TypeEpic
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2016-09-06T21:23:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTiAPI
Labelsn/a
ReporterBryan Hughes
AssigneeEric Merriman
Created2013-03-04T18:15:07.000+0000
Updated2017-03-21T22:52:39.000+0000

Description

Adding threading to the SDK would be incredibly awesome. It would also be incredibly difficult because the current implementations are VERY non-thread-safe. We should use web workers as a basis for implementation because a) It's the only threading model Mobile Web can support and b) many of the JS engines already have support for it.

Comments

  1. Chris Barber 2016-09-06

    Dupe of TIMOB-16633.
  2. Lee Morris 2017-03-21

    Closing ticket as duplicate with reference to the above comments.

JSON Source