https://github.com/svisser/gearmancall
Basic attempt to call Gearman using Rust
https://github.com/svisser/gearmancall
cli client gearman json protocol rust
Last synced: about 2 months ago
JSON representation
Basic attempt to call Gearman using Rust
- Host: GitHub
- URL: https://github.com/svisser/gearmancall
- Owner: svisser
- License: mit
- Created: 2017-02-05T20:03:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T20:04:29.000Z (over 8 years ago)
- Last Synced: 2025-02-12T19:27:21.940Z (4 months ago)
- Topics: cli, client, gearman, json, protocol, rust
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### gearmancall
Basic attempt to call Gearman and pretty-print JSON responses.
The code assumes both Gearman and Gearman workers are well-behaved.
http://gearman.org/protocol/