RubyGems Navigation menu

zizq 0.3.2

This is the official Ruby client for the Zizq job queue server. Zizq is a simple, single binary, zero dependency, language agnostic job queue. Features: - Enqueue and process jobs across programming languages - Persistent/journalled - Multi-thread and/or multi-fiber - Scheduled jobs - Prioritized queues - Optional ActiveJob integration - Unique jobs - Cron scheduling (recurring jobs) - Job introspection and management, including `jq` filters This client supports multi-threaded and/or multi-fiber concurrency and is very fast. The Zizq server provides everything needed. There are no separate external storage dependencies to configure such as Redis or a RDBMS. See https://zizq.io for full details and documentation.

Gemfile:
=

install:
=

Versions:

  1. 0.3.2 May 24, 2026 (85 KB)
  2. 0.3.1 May 21, 2026 (81.5 KB)
  3. 0.3.0 May 06, 2026 (79 KB)
  4. 0.2.1 May 02, 2026 (67.5 KB)
  5. 0.2.0 April 27, 2026 (67.5 KB)
Show all versions (6 total)

Runtime Dependencies (2):

async-http ~> 0.82
msgpack ~> 1.7

Owners:

Pushed by:

Authors:

  • Chris Corbyn <chris@zizq.io>

SHA 256 checksum:

=

Total downloads 1,019

For this version 78

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.8

Links: