Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: throttle-calls

developit/decko

:dash: The 3 most useful ES7 decorators: bind, debounce and memoize

Language: JavaScript - Size: 49.8 KB - Last synced: 23 days ago - Pushed: over 5 years ago - Stars: 1,034 - Forks: 50

jessicaxiejw/adaptive_throttler

manages multiple throttlers with ability to ramp up and down

Language: Go - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 31 - Forks: 2

tdhooten/simple-throttle

A small .NET Core library providing a simple thread-safe object which throttles an arbitrary set of actions, rate limiting them to the specified number of actions within the specified timespan.

Language: C# - Size: 0 Bytes - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

emiraydin/ratelimiter

Rate limiter for APIs, built with Node.js and Redis

Language: JavaScript - Size: 56.6 KB - Last synced: about 1 month ago - Pushed: about 8 years ago - Stars: 7 - Forks: 0

rolinh/errbag

A Go package which implements an error throttler

Language: Go - Size: 564 KB - Last synced: 11 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 0

waliahimanshu/CourseraCatalogue

A playground app to explore RxJava and Dagger using clean code.

Language: Java - Size: 333 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

consilience/api-rate-monitor

Monitor requests through a PSR-18 client over a rolling window

Language: PHP - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 4 - Forks: 1

akwilson/nairn

Some possibly useful Java utilities

Language: Java - Size: 105 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

kathleenwest/ServiceThrottlingDemo

Service Throttling in WCF Services – A Demo of Service Concurrency and Instance Throttling Behaviors with Multi-threading Clients: This project presents a simple Demo WCF Service and “Tester” Client Application demonstration that implements concurrency and instancing behaviors on a service with multiple client thread calls to a method on the service. The project also demos throttling service behaviors that are in the service configuration settings. Service throttling limits the client calls that could otherwise drain or slow down its service to other clients if too many are calling simultaneously. The Demo Service is a standard template WCF service application hosted by the development IIS. The service features one simple method… a test method that simulates a long running process (it sleeps for 5 seconds). The client “tester” is a simple console application that creates multiple threads that access the service and report back on the results. The objective of this project was not to demo setup and hosting of a service, nor the client interface, but retrieve and display results of service behaviors with respect to multi-threaded access. Discussion regarding the hosting and setup of the simple IIS hosted service application will be skipped in this project article.

Language: C# - Size: 49.6 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

kathleenwest/WCFMathServiceLibraryMultiThreadedCapableWithConsoleServiceHost-ClientTester

WCF Math Service Library with Multi-Threaded Capabilities & Console Service Host and a Client “Tester” ChannelFactory Implementation

Language: C# - Size: 569 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

mysteriouspants/throttle

No matter how fast you run() you'll never escape your dependencies.

Language: Rust - Size: 11.7 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

pedro-otero/throxy

Makes the functions in an object return promises that fullfill to return value of the original function in a throttled fashion

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0