#server #gearman #worker #round-robin #jobs #admin #unique

bin+lib rustygeard

An experimental, full-featured gearman server

6 releases (breaking)

0.13.0 Apr 9, 2024
0.12.0 Apr 7, 2024
0.11.0 Mar 30, 2024
0.9.0 Jun 2, 2022
0.7.0 Apr 16, 2020

#1600 in Network programming

Download history 18/week @ 2024-02-24 1/week @ 2024-03-02 3/week @ 2024-03-09 221/week @ 2024-03-30 222/week @ 2024-04-06 12/week @ 2024-04-13

238 downloads per month

Apache-2.0

115KB
3K SLoC

Rustygeard is a Rust-Native implementation of a Gearman server.

Features

  • Admin protocol (Partial)
  • Coalescing of unique foreground jobs
  • Round-robin dequeue on multi-function workers (--round-robin on C/C++ gearmand)

Rustygeard is still very much Alpha quality software lacking detailed documentation and many of the features of the more mature C/C++ gearmand.

Dependencies

~5–12MB
~105K SLoC