> Are there any restrictions on multithreading with mod_python or just
> regular multithreading code will work.
yep. and regular multithreading code will work. no special setup. (i
do it myself)
Adrian-Bogdan Andreias wrote:
> Hi,
>
> This is a rather python on web question then a django
Hi,
This is a rather python on web question then a django question.
1. Is it possible to create and use threads from django view code?
2. If yes, is there a server side specific setup needed?
The problem that we're trying to solve is:
On request the python code has to make multiple socket connec
2 matches
Mail list logo