Skip to content

Not an issue don't flag it! Missed something in the great doc #36

@mdjaman

Description

@mdjaman

Hi as mentioned in the title is not an issue, have an php app in which i put some job via https://github.com/pda/pheanstalk/

$pheanstalk
            ->useTube('testtube')
            ->put(json_encode(array('hello' => 'mdjaman')));

then i want fivebeans worker to process the job; unfornatedly i missed something in documentation.
Can someone point me to right track

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions