Confirmed users, Bureaucrats and Sysops emeriti
419
edits
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 === | ||
= | |||
Not possible on non-global scope objects, which must be native (Call, Block, DeclEnv) | |||
= Environment cloning = | |||
=== Description === | === Description === | ||
=== Advantages === | === Advantages === | ||
=== Disadvantages === | === Disadvantages === | ||
= | = Env. cloning + global-MT-proxy = | ||
=== Description === | === Description === | ||
=== Advantages === | === Advantages === | ||
=== Disadvantages === | === Disadvantages === | ||
= | = 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 = |