This release adds support for:
- Multiple named queues
- De-duplicated queues
- Membership checking
- Queue length reporting
It adds 3 new verbs to the wire protocol:
- USE
- HAS
- SIZE
The clients for python and scala are also updated.
file | hash type | hash |
---|---|---|
queued-linux-x86-64 | sha256 | 51c6fee86a3522ffbe9915c147c90627f0783433304b4ac8d4aeee9efff7dd31 |
queued-linux-x86-64 | sha1 | 4c93863cd054b2f5ccfae8455522ffebba9c4288 |
queued-linux-x86-64 | md5 | 84500af4103a4b24dfd7fa345c5eac96 |
pgp signing key A319F5FFAEA1C3D9 4096R/AEA1C3D9
pgp fingerprint 3116 0263 CF1F 3E14 E6B0 6223 A319 F5FF AEA1 C3D9
pgp signatures
- queued-linux-x86-64 pgp signature
Verifying the Signature
$ wget https://github.com/timtadh/queued/releases/download/v1.1/queued-linux-x86-64
$ wget https://github.com/timtadh/queued/releases/download/v1.1/queued-linux-x86-64.asc
$ gpg --recv-keys A319F5FFAEA1C3D9
$ gpg --verify queued-linux-x86-64.asc
gpg: Signature made Fri 17 Apr 2015 06:06:59 PM EDT using RSA key ID AEA1C3D9
gpg: Good signature from "Tim Henderson (Generated Aug 15, 2013 on Nitric) <[email protected]>"
gpg: aka "Tim Henderson (CaseID Email Address) <[email protected]>"
gpg: aka "Tim Henderson (CWRU Email Address) <[email protected]>"
gpg: aka "Tim Henderson <[email protected]>"