zaqar 16.0.0-0ubuntu1 source package in Ubuntu
Changelog
zaqar (16.0.0-0ubuntu1) lunar; urgency=medium * New upstream release for OpenStack Antelope. -- Corey Bryant <email address hidden> Thu, 23 Mar 2023 15:30:54 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zaqar_16.0.0.orig.tar.gz | 576.6 KiB | dd0c5af875b2391f4bc70bfecfa3982a2fafa2871723b9589e7d4c68b5a1f06a |
zaqar_16.0.0-0ubuntu1.debian.tar.xz | 10.8 KiB | 3ad8425155434dd364bb20e837c7c54c6af336e5d7575f028fbbc3e639485212 |
zaqar_16.0.0-0ubuntu1.dsc | 3.7 KiB | 865bf7ab6e3ccf07c6ebb839e282198e32090b897a78e13457f1804b22739fce |
Available diffs
- diff from 16.0.0~rc1-0ubuntu1 to 16.0.0-0ubuntu1 (646 bytes)
Binary packages built by this source
- python3-zaqar: OpenStack Queueing as a Service - Python libraries
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.
.
This package contains the Python libraries that are part of Zaqar.
- zaqar-common: OpenStack Queueing as a Service - common files
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.
.
This package contains common files and configuration that are
needed by all the daemon packages of Zaqar.
- zaqar-server: OpenStack Queueing as a Service - API server
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.
.
This package contains the API server on which clients will connect.