Hey Cheng,
I unfortunately do not know the answer to your question, but
consider using something more appropriate for the web e.g.
Django -- http://www.djangoproject.com/ you can of course extend
Python with C for performance for some critical parts of the
application you are developing.
Regards,
Dennis Prochniak
On 28/12/10 18:01, CHENG LIANG wrote:
Hi,
I have multiple processes program which is fast cgi under lighttpd
on linux 2.6.
the problem is that when dealing with same data, some processes is
working fine but some of them will stuck in g_slist_find_custom
which is that the function g_slist_find_custom didn't return.
many thanks for your help.
Cheng Liang
_______________________________________________
gnome-list mailing list
gnome-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-list
|