This is a migrated thread and some comments may be shown as answers.

Multithreading support?

1 Answer 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marcin
Top achievements
Rank 1
Marcin asked on 12 Mar 2015, 10:28 AM
Does NativeScript supports (or will support) multithreading?  I've tried to use iOS dispatch_async but without success :/

1 Answer, 1 is accepted

Sort by
0
Mihail
Telerik team
answered on 13 Mar 2015, 09:14 AM
Hello,

Currently NativeScript doesn't support executing JavaScript on multiple threads. However, it does support existing platform-specific async APIs (file/network io, etc.) that make callbacks on the main/UI thread. That been said, we are actively discussing how to provide multithreading support. This feature is not planned for 1.0 release, but will be available shortly after that.



Regards,
Mihail
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Marcin
Top achievements
Rank 1
Answers by
Mihail
Telerik team
Share this question
or