rustygear

Crates.iorustygear
lib.rsrustygear
version0.15.0
sourcesrc
created_at2020-04-16 14:36:31.853021
updated_at2024-07-03 15:00:42.365984
descriptionClient library for communicating via the gearman protocol
homepage
repositoryhttps://github.com/SpamapS/rustygear
max_upload_size
id230803
size116,204
Clint Byrum (SpamapS)

documentation

README

Rustygear is a Rust-native client for the Gearman protocol.

Features

  • Multi-server support
  • Worker (execute jobs)
  • Client (submit jobs)
  • Stable Hash Ring routing by Unique ID
  • Fully async

The client is still very much an alpha-quality piece of software. Please do read the documentation and examples carefully.

Commit count: 353

cargo fmt