[ 原始碼: yp-svipc ]
套件:yorick-svipc(0.16-3)
interprocess communication (shared memory...) for Yorick
This package allows one to access the System V Interprocess communication mechanisms from within Yorick:
+ message queues; + semaphore sets; + shared memory segments.It also exposes related functionality, in particular fork().
This plug-in serves primarily two use cases:
+ parallel (multiprocess) computing; + mixed applications (eg. yorick/python).
Sibling packages are available for Python: python-svipc and python3-svipc.
其他與 yorick-svipc 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: yorick
- interpreted language and scientific graphics
-
- sug: python-svipc
- interprocess communication (shared memory...) for Python
-
- sug: python3-svipc
- interprocess communication (shared memory...) for Python 3