zaqar 14.0.0-0ubuntu1 source package in Ubuntu
Changelog
zaqar (14.0.0-0ubuntu1) jammy; urgency=medium * d/watch: Scope to 14.x series and fix tarball path. * New upstream release for OpenStack Yoga. -- Corey Bryant <email address hidden> Thu, 31 Mar 2022 08:29:53 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zaqar_14.0.0.orig.tar.gz | 577.9 KiB | 1283a4768ddcbb623db030bf0599cd4fc0b9c7d9b96bb48eecdebee76b59c1bd |
zaqar_14.0.0-0ubuntu1.debian.tar.xz | 10.6 KiB | 81274d16fc17978eab36ca6e1668cc24f38c7a8f9fd32fd17312be6cf6964a2d |
zaqar_14.0.0-0ubuntu1.dsc | 3.8 KiB | 5d9c327cd7c88ff3f665b4dcd126b7755708bc3c49b4dd906cd870d0b777294d |
Available diffs
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.