#20562: Docs: How to use django ORM with multiprocessing
--------------------------------------+------------------------------------
     Reporter:  guettli               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  1.5
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by aaugustin):

 OK, I'm out of my depth there. All I know if that, if multiple children
 attempt to use a connection established in the parent, you get timeouts,
 probably because packets are sent back to the parent.

 Is there something like a "pre-fork" signal that Django could react to?
 I'm not aware of such a thing.

--
Ticket URL: <https://code.djangoproject.com/ticket/20562#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.bc89a32d973cd61596706003a48cd609%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to