Network.Beanstalk

Connecting and Disconnecting

connectBeanstalk

disconnectBeanstalk

Beanstalk Job Commands

putJob

releaseJob

reserveJob

reserveJobWithTimeout

deleteJob

buryJob

peekJob

peekReadyJob

peekDelayedJob

peekBuriedJob

kickJobs

touchJob

Beanstalk Tube Commands

useTube

watchTube

ignoreTube

pauseTube

listTubes

listTubesWatched

listTubeUsed

Beanstalk Stats Commands

statsJob

statsTube

statsServer

jobCountWithState

Pretty-Printing Stats and Lists

printStats

printList

Exception Predicates

isNotFoundException

isBadFormatException

isTimedOutException

isOutOfMemoryException

isInternalErrorException

isJobTooBigException

isDeadlineSoonException

isNotIgnoredException

isDrainingException

Data Types

data Job

type BeanstalkServer

data JobState

data BeanstalkException