The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Google Chrome running alot of processes?

    Discussion in 'Windows OS and Software' started by Night Racer, Nov 22, 2011.

  1. Night Racer

    Night Racer Notebook Geek

    Reputations:
    0
    Messages:
    95
    Likes Received:
    0
    Trophy Points:
    15
    So ive noticed recently that google chrome runs on average a total of 10+ processes everytime its used. No matter how many tabs I use; 1, 2, 18; There is always an abundance of processes running which I feel is unnecessary? The screenshot shown here is with Chrome completely closed and not running. But its 15+ processes still are...why? Is it all of the add ons and extensions? :I Shouldn't they...close and stop running...when the browser dose too...?
    [​IMG]
    (User Name field painted out)
    Come to think of it...isnt 117 in and of itself alot too? The only program really actively open and running at all times constantly is MSN. Hrm...I dunno.
     
  2. windelicato

    windelicato Notebook Consultant

    Reputations:
    69
    Messages:
    112
    Likes Received:
    0
    Trophy Points:
    30
    Chrome uses a separate process for each tab, addon, and extension. It ends up LOOKING like a lot, but it makes it much more stable and faster (can be run on multiple cores, etc)
     
  3. Teerex

    Teerex Notebook Geek

    Reputations:
    24
    Messages:
    93
    Likes Received:
    0
    Trophy Points:
    15
    117 actually is a lot, I'm at 52 wih 7 Ultimate and Nightly's two processes.
     
  4. lee_what2004

    lee_what2004 Wee...

    Reputations:
    822
    Messages:
    1,137
    Likes Received:
    14
    Trophy Points:
    56
    Try go to Google Chrome's Option, Under the Hood, go to the bottom, untick "Continue running background apps when Google Chrome is closed"
     
  5. metril

    metril Notebook Deity

    Reputations:
    420
    Messages:
    968
    Likes Received:
    0
    Trophy Points:
    30
    @OP and Teerex

    You cannot blatantly say that X number of processes is a lot. You need to understand how some programs work. Unfortunately, unless you know exactly all the programs you have installed and how each and every single one of them work, you cannot judge based on X number of processes.

    That said, Google Chrome is highly threaded. Each tab runs in its own process. Each tab's flash or other content runs in its own process. Each extension has its own process. It's not surprising to sometimes see Chrome with 50 processes.

    It is possible that either Chrome hasn't successfully exited or that you have "Run in background" checked.
     
  6. Hungry Man

    Hungry Man Notebook Virtuoso

    Reputations:
    661
    Messages:
    2,348
    Likes Received:
    0
    Trophy Points:
    55
    All plugins have their own process. The javascript renderer has its own process. Each tab has its own process. The updater has its own process. GPU has its own process. Extensions have their own process.

    This leads to enhanced performance, stability, and security.

    If Chrome is closed and these are still running do what Lee_what2004 said.