RubyGems Navigation menu

zizq 0.4.0

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.4.0 May 31, 2026 (99.5 KB)
  2. 0.3.7 May 28, 2026 (99 KB)
  3. 0.3.6 May 27, 2026 (98.5 KB)
  4. 0.3.5 May 27, 2026 (96 KB)
  5. 0.3.4 May 25, 2026 (85.5 KB)
Show all versions (12 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 2,184

For this version 165

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.8

Links: