bucket-queue | A queue with leaky bucket logic made for promises

 by   willhoag JavaScript Version: 1.0.1 License: ISC

kandi X-RAY | bucket-queue Summary

kandi X-RAY | bucket-queue Summary

bucket-queue is a JavaScript library. bucket-queue has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i bucket-queue' or download it from GitHub, npm.

A simple queue for built for promises and throttling calls. It's great for making multiple requests to an external api that likely has some kind of rate limiting like Shopify or Github. This is designed to fit a leaky bucket strategy of rate limiting, but can fit many different throttling scenarios. Either way, it's made to be simple and easy to use.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              bucket-queue has a low active ecosystem.
              It has 6 star(s) with 0 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 1 have been closed. On average issues are closed in 4 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of bucket-queue is 1.0.1

            kandi-Quality Quality

              bucket-queue has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              bucket-queue is licensed under the ISC License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              bucket-queue releases are not available. You will need to build from source code and install.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed bucket-queue and discovered the below as its top functions. This is intended to give you an instant insight into bucket-queue implemented functionality, and help decide if they suit your requirements.
            • the number of timers
            • Gets state of key
            • start the interval
            • Add function to queue
            • Clear an interval
            • Wraps async function .
            • Returns the elapsed time .
            Get all kandi verified functions for this library.

            bucket-queue Key Features

            No Key Features are available at this moment for bucket-queue.

            bucket-queue Examples and Code Snippets

            No Code Snippets are available at this moment for bucket-queue.

            Community Discussions

            No Community Discussions are available at this moment for bucket-queue.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install bucket-queue

            Download node at nodejs.org and install it, if you haven't already.

            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
            Install
          • npm

            npm i bucket-queue

          • CLONE
          • HTTPS

            https://github.com/willhoag/bucket-queue.git

          • CLI

            gh repo clone willhoag/bucket-queue

          • sshUrl

            git@github.com:willhoag/bucket-queue.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

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by willhoag

            scroll-to-element

            by willhoagJavaScript

            infinite-canvas

            by willhoagJavaScript

            angle-between-points

            by willhoagJavaScript

            resize-canvas

            by willhoagJavaScript

            AnimTools

            by willhoagPython