How to schedule system calls with Python

Ishwor Gurung ishwor.gurung at gmail.com
Thu Oct 15 20:48:09 EDT 2009


>> How can I use Python to schedule these commands?
> If I were as lucky as you, I would have used multiprocessing module[1]
> (my platform does not have sem_open() syscall). Others suggestions are
s/have/implement/g

-- 
Regards,
Ishwor Gurung



More information about the Python-list mailing list