Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T20:04:29.000Z (about 8 years ago)
- Last Synced: 2024-12-19T23:21:10.667Z (about 2 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/