JP Farias wrote:
>Hmmm... Some question come to my mind now...
>
>1. Does django uses only one connection for the whole process?
>
>2. Does it open and close a connection once for every request?
>
>
The second is true.
>3. Can django handle many requests at once (multi-threaded or something
>e
Hmmm... Some question come to my mind now...
1. Does django uses only one connection for the whole process?
2. Does it open and close a connection once for every request?
3. Can django handle many requests at once (multi-threaded or something
else)?
--
JP
--~--~-~--~~---
On 4/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Is there any mecanism of database connection pooling in django ?
Not at the moment, but some of the changes in the magic-removal branch
seem like they'd make this much easier to implement in the future.
--
"May the forces of evil become c