套件:python3-zaqarclient(1.10.0-2)
python3-zaqarclient 的相關連結
Debian 的資源:
下載原始碼套件 python-zaqarclient:
- [python-zaqarclient_1.10.0-2.dsc]
- [python-zaqarclient_1.10.0.orig.tar.xz]
- [python-zaqarclient_1.10.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.openstack.org]
相似套件:
OpenStack Zaqar Queueing API, client and library - Python 3.x
Zaqar is a multi-tenant cloud messaging service for web developers. It combines the ideas pioneered by Amazon's SQS product with additional semantics to support event broadcasting.
The service features a fully RESTful API, which developers can use to send messages between various components of their SaaS and mobile applications, by using a variety of communication patterns. Underlying this API is an efficient messaging engine designed with scalability and security in mind.
Other OpenStack components can integrate with Zaqar to surface events to end users and to communicate with guest agents that run in the "over-cloud" layer. Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to their customers.
By installing python-zaqarclient you get programmatic access to the Zaqar v1.0 API library. Plus, it installs a plugin to python-openstackclient that allows you to perform simple queue operations.
This package contains the Python 3.x module.
其他與 python3-zaqarclient 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-keystoneauth1 (>= 3.4.0)
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-osc-lib (>= 1.11.0)
- OpenStackClient Library - Python 3.x
-
- dep: python3-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests (>= 2.14.2)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python3