Anton V. Belyaev | 22 Nov 13:58

Number of CherryPy instances on a single-core machine


Hello,

Does it make sense to spawn several CherryPy instance on backend if
the machine is single-cored?
Or this technique is only useful for multi-core machines?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users@...
To unsubscribe from this group, send email to cherrypy-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---

slav0nic | 23 Nov 18:46
Gravatar

Re: Number of CherryPy instances on a single-core machine


forcs work better than threads in linux and python

in my practice i use 2-3 instance of application, it helps

On 22 нояб, 15:02, "Anton V. Belyaev" <anton.bely...@...> wrote:
> Hello,
>
> Does it make sense to spawn several CherryPy instance on backend if
> the machine is single-cored?
> Or this technique is only useful for multi-core machines?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users@...
To unsubscribe from this group, send email to cherrypy-users+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane