How to schedule system calls with Python
Ishwor Gurung
ishwor.gurung at gmail.com
Thu Oct 15 20:48:09 EDT 2009
More information about the Python-list mailing list
Thu Oct 15 20:48:09 EDT 2009
- Previous message (by thread): How to schedule system calls with Python
- Next message (by thread): How to schedule system calls with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> 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
- Previous message (by thread): How to schedule system calls with Python
- Next message (by thread): How to schedule system calls with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list