パッケージ: mir-platform-rendering-egl-generic22 (2.19.3-3)
mir-platform-rendering-egl-generic22 に関するリンク
Debian の資源:
mir ソースパッケージをダウンロード:
- [mir_2.19.3-3.dsc]
- [mir_2.19.3.orig.tar.xz]
- [mir_2.19.3.orig.tar.xz.asc]
- [mir_2.19.3-3.debian.tar.xz]
メンテナ:
- Debian Mir Team (QA ページ)
- Simon Quigley (QA ページ)
- Christopher James Halse Rogers (QA ページ)
- Mike Gabriel (QA ページ)
- Debian UBports Team (QA ページ)
- Marius Gripsgard (QA ページ)
外部の資源:
- ホームページ [mir-server.io]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
high-performance implementation of scalability libraries
nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies.
The communication patterns, also called "scalability protocols", are basic blocks for building distributed systems. By combining them you can create a vast array of distributed applications. The following scalability protocols are currently available:
PAIR - simple one-to-one communication BUS - simple many-to-many communication REQREP - allows one to build clusters of stateless services to process user requests PUBSUB - distributes messages to large sets of interested subscribers PIPELINE - aggregates messages from multiple sources and load balances them among many destinations SURVEY - allows one to query state of multiple applications in a single go
その他の mir-platform-rendering-egl-generic22 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libegl1
- Vendor neutral GL dispatch library -- EGL support
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgles2
- Vendor neutral GL dispatch library -- GLESv2 support
-
- dep: libmircommon11 (>= 2.19.3)
- Mir Display Server - common library
-
- dep: libmirplatform30 (>= 2.19.3)
- Mir Display Server - platform library
-
- dep: libstdc++6 (>= 13)
- GNU 標準 C++ ライブラリ v3