I tried tube name "a-b+1/;.c.$()/()", and it worked for me :
telnet 127.0.0.1 11300
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
use a-b+1/;.c.$()/()
USING a-b+1/;.c.$()/()
The list of allowed characters is arbitrary. I figured it would be
good to keep a bunch reserved for future expansion. For example,
mailbox tubes will have a special prefix that is currently forbidden
in tube names.
Is there demand for allowing underscore in tube names?
kr
Yeah, it seems like everyone would be happy about that.
http://github.com/kr/beanstalkd/issues#issue/24
kr