Hi Graham & all, Q: is mod_wsgi good for the application with a huge read-only data singleton?
Details: in my application there is a huge data object (~50% RAM). The copies of such object will kill the system. I'd like all child processes and/or threads to share this object. Any hints, recommendations? thanks, regards, Valery -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
