[ ソース: yp-svipc ]
パッケージ: yorick-svipc (0.16-7)
yorick-svipc に関するリンク
Debian の資源:
yp-svipc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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).
A sibling package is available for Python (python3-svipc).
その他の yorick-svipc 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: yorick
- interpreted language and scientific graphics
-
- sug: python3-svipc
- interprocess communication (shared memory...) for Python 3