tidev / ti.worker

Use Multi-Threading / Worker Threads in Appcelerator Titanium.
Other
96 stars 27 forks source link

Android equivalent #12

Open masterbee opened 9 years ago

masterbee commented 9 years ago

Just wondering if there was an android equivalent to this module.

Many thanks.

dimohamdy commented 9 years ago

did this not support android

kobiburnley commented 9 years ago

+1

Does it work on android?

Any android alternative?

Topener commented 7 years ago

+1 Would love to see support for this on Android

bduyng commented 7 years ago

+1

developer82 commented 7 years ago

+1

SilvioLuis commented 7 years ago

Android Version?

hansemannn commented 7 years ago

Microsoft released Napa.JS, which is a multi-threaded JS-runtime. We might want to consider using it for Android as it's based on V8 as well. Not sure if it works out of the box though.

hansemannn commented 6 years ago

Please follow https://jira.appcelerator.org/browse/TIMOB-4789 which is about folding a cross-platform Worker into the SDK core.

drauggres commented 5 years ago

https://github.com/appcelerator/titanium_mobile/pull/10752