Thanks for the insights. On Wednesday, 3 August 2016 05:20:50 UTC-7, Tom Christie wrote: > > Django is thread safe. When you run in development using the devserver > it'll be single-threaded, but when you deploy to production you can run > multiple threads per instance. (And of course you can also scale the number > of running processes) > >
-- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
