generator async control flow goodness
Ultimate asynchronous control flow goodness with built-in hook system and compose, series, define and parallel methods. Uses async.map and async.mapSeries methods. Allows passing custom iterator function.
generator async control flow goodness
Async control for arrays
An async control-flow library suited for node.js.
Anthor async control flow by generator without promise.
'conditional if to async control flow'
Async control flow for EffectStream
Yet another tiny async control flow library, implements parallelLimit, with the ability to share the concurrency-limited queue.
Async control-flow for Node.js using ES6 generators.
Async control flow patterns using promises based on https://github.com/caolan/async
Async control for objects
A simple module for async control flow
Make action creators enhanced for async control flow.
Conductor for concurrent async control flow
Async control flow primitives: debounce, retry, eventual, sleep
generator async control flow goodness
An async control flow for promises.
Common utilites for async control flow
generator async control flow goodness with correct stack
Async control flow using pure ES6 generators.
A minimal async control flow framework for browser and Node.js daemons.
generator async control flow goodness
A helper implementation that efficiently controls asynchronous processing.
A lightweight, zero-dependency, thread-safe in-process async job queue with configurable concurrency for Ruby applications.
Adds support for async methods and async blocks. Adds a together block that allows async methods/blocks to be controlled as a group.
The Rails Async engine lets your controllers respond instantly.
AMD allows you to load js code in async fashion and base on your controller action.
IcedCoffeeScript is a superset of CoffeeScript that introduces the await and defer keywords for streamlined async control flow.
A production-grade lightweight scheduler built on top of Async. Single event loop with min-heap timer, skip-overlapping execution, jitter, monotonic clock intervals, semaphore concurrency control, and deterministic worker sharding. Designed for Falcon but works with any Async-based application.
Web Forms MVP is a simple Model-View-Presenter framework for ASP.NET Web Forms to aid in building testable and maintainable ASP.NET projects. Features support for normal server controls, data-binding and async pages.
Web Forms MVP is a simple Model-View-Presenter framework for ASP.NET Web Forms to aid in building testable and maintainable ASP.NET projects. Features support for normal server controls, data-binding and async pages. This is the Unity adapter for Web Forms MVP.
Web Forms MVP is a simple Model-View-Presenter framework for ASP.NET Web Forms to aid in building testable and maintainable ASP.NET projects. Features support for normal server controls, data-binding and async pages. This is the Castle Windsor adapter for Web Forms MVP.
The `AsyncPaginate` module provides a mechanism to fetch multiple pages of data asynchronously in Ruby using the `async` gem. This is useful when you need to retrieve a large amount of paginated data in parallel to improve performance by controlling the number of concurrent requests.
Em-resque is a version of Resque, which offers non-blocking and non-forking workers. The idea is to have fast as possible workers for tasks with lots of IO like pinging third party servers or hitting the database. The async worker is using fibers through Synchrony library to reduce the amount of callback functions. There's one fiber for worker and if one of the workers is blocking, it will block all the workers at the same time. The idea to use this version and not the regular Resque is to reduce the amount of SQL connections for high-load services. Using one process for many workers gives a better control to the amount of SQL connections. For using Resque please refer the original project. https://github.com/defunkt/resque/ The library adds two rake tasks over Resque: * resque:work_async for working inside the EventMachine
A Repository-pattern based ORM
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.