Skip to content

Feature Request: Admin Telent Service #127

@chrisjohnson00

Description

@chrisjohnson00

I found a class that someone else created which does what I'm looking for, and created a service within my project to use it. Here's the gist of it: https://gist.github.com/chrisjohnson00/cb52b47b9ee8ab102783

In my controller I use $gearmanAdmin = $this->get('gearman.telnet'); to access the service, then $workers = $gearmanAdmin->getWorkers(); to get the list of workers.
There are other things this class provides that I'm not using, and I don't understand much of it... so I thought I'd pass it on to you to see if you can integrate this into the main bundle.

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