That's what mod_wsgi does! 2012/6/22 Jonathan Hayward <[email protected]>
> Will a slightly older version of Pinax, installed on top of a newer > version of Django, take advantage (or be configurable to take advantage) of > multiple cores? > > In other words, if one request is rendering and another request comes in > while the first is rendering, will Django or Pinax offload the second > request to another core? > > If this isn't the default, can it be enabled, and are there race > conditions or other risks? > > Thanks, > -- > [image: Christos Jonathan Hayward] <http://jonathanscorner.com/> > Jonathan Hayward, an Orthodox Christian author. > > *Amazon* <https://www.amazon.com/author/cjshayward> • Author > Bio<http://jonathanscorner.com/author/> > • *Email <[email protected]>* • > Facebook<http://www.facebook.com/christos.jonathan.hayward> > • Google Plus <http://jonathanscorner.com/plus> • > *Kindle<http://stornge.com/amazon> > * • LinkedIn <http://www.linkedin.com/in/jonathanhayward> • > Twitter<http://twitter.com/JonathansCorner> > • *Web <http://jonathanscorner.com/>* • What's > New?<http://jonathanscorner.com/> > I invite you to visit my "theology, literature, and other creative works" > site. *See a random page! <http://random.jonathanscorner.com/>* > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

