php-resque-scheduler | queue jobs for execution some time in the future

 by   chrisboulton PHP Version: Current License: MIT

kandi X-RAY | php-resque-scheduler Summary

kandi X-RAY | php-resque-scheduler Summary

php-resque-scheduler is a PHP library. php-resque-scheduler has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

php-resque-scheduler is a PHP port of [resque-scheduler] which adds support for scheduling items in the future to Resque. The PHP port of resque-scheduler has been designed to be an almost direct-copy of the Ruby plugin, and is designed to work with the PHP port of resque, [php-resque] At the moment, php-resque-scheduler only supports delayed jobs, which is the ability to push a job to the queue and have it run at a certain timestamp, or in a number of seconds. Support for recurring jobs (similar to CRON) is planned for a future release. Because the PHP port is almost a direct API copy of the Ruby version, it is also compatible with the web interface of the Ruby version, which provides the ability to view and manage delayed jobs.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              php-resque-scheduler has a low active ecosystem.
              It has 270 star(s) with 132 fork(s). There are 18 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 14 open issues and 4 have been closed. On average issues are closed in 7 days. There are 7 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of php-resque-scheduler is current.

            kandi-Quality Quality

              php-resque-scheduler has 0 bugs and 0 code smells.

            kandi-Security Security

              php-resque-scheduler has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              php-resque-scheduler code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              php-resque-scheduler is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              php-resque-scheduler releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              php-resque-scheduler saves you 91 person hours of effort in developing the same functionality from scratch.
              It has 233 lines of code, 19 functions and 4 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed php-resque-scheduler and discovered the below as its top functions. This is intended to give you an instant insight into php-resque-scheduler implemented functionality, and help decide if they suit your requirements.
            • Enqueue delayed items for a timestamp .
            • Get next delayed timestamp
            • Enqueue a job at a given time
            • Remove delayed jobs
            • Get the timestamp value .
            • Execute the loop .
            • Validate a job class .
            • Log a message to STDOUT
            • Handle delayed items .
            • Update the cron line .
            Get all kandi verified functions for this library.

            php-resque-scheduler Key Features

            No Key Features are available at this moment for php-resque-scheduler.

            php-resque-scheduler Examples and Code Snippets

            No Code Snippets are available at this moment for php-resque-scheduler.

            Community Discussions

            No Community Discussions are available at this moment for php-resque-scheduler.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install php-resque-scheduler

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/chrisboulton/php-resque-scheduler.git

          • CLI

            gh repo clone chrisboulton/php-resque-scheduler

          • sshUrl

            git@github.com:chrisboulton/php-resque-scheduler.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link