Can chrome still run in a single process?

3,099 views
Skip to first unread message

sunm...@hotmail.com

unread,
Dec 23, 2011, 2:56:41 AM12/23/11
to Chromium-discuss
After checked the source code, I've found the "single-process"
switch.But it seems that the latest release ignore the command-lines
which contains this switch.
So how can I run chrome in a single process now?
My team leader is trying to build a chrome DLL, which would be loaded
in our client software(single process per instance runs in Windows).
But since the limitation of performance, Multi-Processing may cause
the client run out of memory.We tried to run chrome with the switch
"process-per-site", and it worked.(I don't think change Multi-
Processing to Multi-Thread will solve this problem, )
Is there any other method?Any advice for this problem or for how to
build a chrome DLL will be OK.
Thank you very much;

Brett Wilson

unread,
Dec 25, 2011, 10:31:10 AM12/25/11
to Chromium-discuss, sunm...@hotmail.com
On Dec 22, 11:56 pm, "sunm...@hotmail.com" <sunm...@hotmail.com>
wrote:
--single-process mode is disabled for branded Google Chrome builds
only. If you're building your own, it will be available. Be advised
that single process mode isn't officially supported and has known
bugs.

Brett
Reply all
Reply to author
Forward
0 new messages