Extending with POSIX thread
Mathieu Bec
mdcb at ing.iac.es
Mon Jun 14 06:56:48 EDT 1999
Hi,
Is there any restriction on extending Python with pthread?
Basically, I want to create a background process that blocks on a select
call.
My prototype 'seems' to be working fine using pthread,
but I'd like to be sure ... or if there's any more viable alternative
(fork ?)
cheers,
--
Matthieu Bec Isaac Newton Group
tel : +34 922 425427 Apartado de Correos 321
fax : +34 922 425401 38780 Santa Cruz de La Palma
url : www.ing.iac.es/~mdcb Canary Islands, Spain
More information about the Python-list
mailing list