Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Conversation

@shadyb
Copy link

@shadyb shadyb commented Feb 7, 2015

Hey,

As promised, here is the code for the feature we discussed a week ago.

Two new commands have been added, --queue (-q) and --count (-o). If only -q is specified all workers attributed to the queue will be stopped; if the -o option is specified then you can stop a fixed number of workers for the queue.

I have updated the README and the unit tests; also fixed some minor grammar errors. I haven't written any new unit tests yet since they look quite cryptic but you can advice me in this regards.

I have been using this in my production environment for almost a week and it is solid so far.

Regards

@shadyb
Copy link
Author

shadyb commented Feb 18, 2015

any progress on this issue?

@Aeon
Copy link

Aeon commented Jun 27, 2015

+1 this would be very useful

@rlweb
Copy link

rlweb commented Jul 16, 2015

+1 i'm after this also

@rlweb
Copy link

rlweb commented Jul 19, 2015

I tried to change my composer to use the fork for the above pull request. I added this to my composer.json file:

   {
      "type": "vcs",
      "url": "git://github.com/shadyb/Fresque-plus-plus.git"
    },

But when running composer update it shows, is there a way to pull the fork? Since I'm after this option to restart the workers during deployment.

    Your requirements could not be resolved to an installable set of packages.

    Problem 1
    - The requested package fresque/fresque could not be found in any version, there may be a typo in the package name.
    Problem 2
    - kamisama/php-resque-ex 1.2.5 requires fresque/fresque >=0.2.5 -> no matching package found.
    - kamisama/php-resque-ex 1.2.5 requires fresque/fresque >=0.2.5 -> no matching package found.
    - Installation request for kamisama/php-resque-ex 1.2.5 -> satisfiable by kamisama/php-resque-ex[1.2.5].

    Potential causes:
    - A typo in the package name
    - The package is not available in a stable-enough version according to your minimum-stability setting
    see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

@amiri27
Copy link

amiri27 commented Dec 18, 2015

@wa0x6e any update on this? We need this also..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants