I think I was wrong, it seems that Chrome doesn't start a new process for every 
worker.
But Chrome is still faster.

Am 04.02.2014 um 16:38 schrieb Marcus Fritze <marcus.fri...@googlemail.com>:

> Hi,
> 
> Ok, I have a main application and a worker.
> 
> The worker is for very CPU intensive work. But I have a lot of "work" to do 
> at the same time. 
> So I run multiple worker (actually the same Worker-class) at the same time.
> 
> In Chrome everything is working fine and the work is done in some seconds.
> Chrome starts a "Google Chrome Helper" process for every worker.
> 
> But In Firefox, it seems there is only one "Firefox Plugin Process" and when 
> I have 3 or 4 worker 
> at the same time, the main app slows down.
> 
> Any suggestions?
> 
> Info: my system Mac OS X 10.9 and the latest Firefox and Flash Player 12
> 
> Thanks
> 
> Marcus Fritze

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to