On Jun 6, 10:03 am, André Malo <[EMAIL PROTECTED]> wrote:
> skunkwerkwrote:
> > I've got a python program written for the django web framework that
> > starts about 100 threads. When I start the server, it sometimes eats
> > up 100% of the CPU for a good minute or so... though none of the
> > thre
skunkwerk wrote:
> I've got a python program written for the django web framework that
> starts about 100 threads. When I start the server, it sometimes eats
> up 100% of the CPU for a good minute or so... though none of the
> threads are CPU-intensive
>
> doing a strace on the program, i found
I've got a python program written for the django web framework that
starts about 100 threads. When I start the server, it sometimes eats
up 100% of the CPU for a good minute or so... though none of the
threads are CPU-intensive
doing a strace on the program, i found lots of calls like this:
sele