Skip to content

iamaleksey/beanstalk-client-io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
This is an Io client library for beanstalk, exact and complete implementation of http://github.com/kr/beanstalkd/blob/v1.1/doc/protocol.txt?raw=true.
It requires syck and YAML addon: http://github.com/why/syck/tree/master/ext/io.
Install YAML, copy 'Beanstalk' into your Io addons directory, then reinstall Io.

Command default arguments and a few other things taken from Keith Rarick's ruby client: http://github.com/dustin/beanstalk-client-ruby

About

Io client library for beanstalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages