[ 
https://issues.apache.org/jira/browse/CB-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283713#comment-14283713
 ] 

Chris Brody commented on CB-7443:
---------------------------------

Rearchitect? I just want to solve a problem! I suggest simply using a thread 
pool instead of creating a new thread in NativeExecution.cs:ProcessCommand()

> Fix WP8 threading model
> -----------------------
>
>                 Key: CB-7443
>                 URL: https://issues.apache.org/jira/browse/CB-7443
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.5.0
>         Environment: Windows Phone 8, others??
>            Reporter: Chris Brody
>            Assignee: Jesse MacFadyen
>              Labels: threads
>
> A new thread is started for every command that is dispatched to a plugin. I 
> find this to be extremely inefficient for heavy-duty applications, using the 
> sqlite plugin for example. In addition this is very inconsistent with the 
> other targets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to