JavaScript/HandlingThreads: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 3: Line 3:
Here are the choices we have. We can pick more than one.
Here are the choices we have. We can pick more than one.


= Nothing =
=== Description ===
=== Advantages ===
=== Disadvantages ===
= MT Proxies =
= MT Proxies =
=== Description ===
=== Description ===
=== Advantages ===
=== Advantages ===
=== Disadvantages ===
=== Disadvantages ===
= ChromeWorkers w/ usable Constructor =  
 
Not possible on non-global scope objects, which must be native (Call, Block, DeclEnv)
 
= Environment cloning =  
=== Description ===
=== Description ===
=== Advantages ===
=== Advantages ===
=== Disadvantages ===
=== Disadvantages ===
= Nothing =
= Env. cloning + global-MT-proxy =
=== Description ===
=== Description ===
=== Advantages ===
=== Advantages ===
=== Disadvantages ===
=== Disadvantages ===
= Environment cloning =  
= ChromeWorkers w/ usable Constructor =  
=== Description ===
=== Description ===
=== Advantages ===
=== Advantages ===
Line 32: Line 39:
Implementation cost.
Implementation cost.


 
A new, different threading model, in addition to anything like Workers and the old nsIThreadManager models.


= Example Users =
= Example Users =
Confirmed users, Bureaucrats and Sysops emeriti
419

edits

Navigation menu