<div class="gmail_quote">On Mon, Apr 6, 2009 at 8:57 PM, timeless <span dir="ltr">&lt;<a href="mailto:timeless@gmail.com">timeless@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
FWIW, iirc multiple processes from IE dates to at least IE4<br>
<br>
The best url I can find on the subject atm is<br>
&lt;<a href="http://aroundcny.com/technofile/texts/bit092098.html" target="_blank">http://aroundcny.com/technofile/texts/bit092098.html</a>&gt;.<br>
<div class="im"><br>
Michael Nordman &lt;<a href="mailto:michaeln@google.com">michaeln@google.com</a>&gt; wrote:<br>
&gt; There are additional constraints that haven&#39;t been mentioned yet... Plugins.<br>
&gt; The current model for plugins is that they execute in a single-threaded<br>
&gt; world. Chrome maintains that model by hosting each plugin in its own process<br>
&gt; and RPC&#39;ing method invocations back and forth between calling pages and the<br>
&gt; plugin instances. All plugin instances (of a given plugin) reside on the<br>
&gt; same thread.<br>
<br>
</div><div class="im">Robert O&#39;Callahan &lt;<a href="mailto:robert@ocallahan.org">robert@ocallahan.org</a>&gt; wrote:<br>
</div><div class="im">&gt; Why can&#39;t instances of a plugin in different browser contexts be hosted<br>
&gt; in separate processes?<br>
<br>
</div><div class="im">Michael Nordman &lt;<a href="mailto:michaeln@google.com">michaeln@google.com</a>&gt; wrote:<br>
</div><div class="im">&gt; It would be expensive, and i think has this would have some correctness<br>
&gt; issues too depending on the plugin. Some plugins depend on instances knowing<br>
&gt; about each other and interoperating with each other out of band of DOM based<br>
&gt; means doing so.<br>
<br>
</div><div class="im">Michael Nordman &lt;<a href="mailto:michaeln@google.com">michaeln@google.com</a>&gt; wrote:<br>
</div><div class="im">&gt; And others probably assume they have exclusive access to mutable plugin<br>
&gt; resources on disk.<br>
<br>
</div>This seems unlikely. I can run Firefox, Safari, Chrome, IE, Opera, and<br>
others browsers at the same time, heck I can run multiple profiles of<br>
a couple of these (I can&#39;t find the option in the current version of<br>
Chrome, but I used it before).<br>
</blockquote></div><br><div>chrome.exe --user-data-dir=c:\foo</div>