Skip to content

JalfResi/beanc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple command line beanstalkd client

Allows two modes of operation: push and pull.

Push: Reads from stdin pipe and writes it to the specified beanstalkd tube
Pull: Blocks and reserves a job from beanstalkd. Once read, it deletes the job from the specified tube.

About

Simple command line beanstalkd client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages