Agnostic collector and generator of async content for Rails apps.
A mixin to help development of Aquasync.
IcedCoffeeScript is a superset of CoffeeScript that introduces the await and defer keywords for streamlined async control flow.
A native library implementing the W3C WebDriver client specification.
Another http client - with support to async calls
Asynchronous adaptors for Sequel.
Asynchronous ORM for Ruby
Plugin for the asset pipeline.
Asynchronously load view components.
A simple library that leverages Event Machine to issue requests to the Amazon SQS service while blocking as little as possible
Handle async call using Sidekiq.
AMD allows you to load js code in async fashion and base on your controller action.
Bayeux (COMET or long-polling) protocol server as a Sinatra application. Light weight and high scalability are achieved by using the asynchronous Rack extensions added to Thin by async_sinatra.
Keep specified associations in sync with ease using async reindexing (searchkick gem is required).
Async HTTP Client JARs
async-rails project integrates Async JS for Rails 3/4 Asset Pipeline
Removing boilerplate from async code
TODO
Build Slack bots and use real time messaging.
Off-load interactors to a background job with `call_later`.
Asynchronous key-value storage system
Rack middleware to convince thin-async and rack-test to play nicely.
This rubygem does not have a description or summary.
Asynchronize provides a declarative syntax for creating asynchronous methods. Sometimes you just want a regular thread without the overhead of a whole new layer of abstraction. Asynchronize provides a declarative syntax to wrap any method in a Thread.
Implements a number of asynchronous helper methods for Sequel
Moves method asynchronously in a simple and not degraded manner. Resque plugin resque-lock-timeout allows one to avoid more work concurentiel. Simple to set up and implement this plug in is pretty amazing.
Async Observer is a Rails plugin that provides deep integration with Beanstalk.
Simple way of invoking methods asynchronously using resque.
Implementation of command pattern to avoid ActiveRecord callbacks and get advantages of async jobs for heavy calculations
MogileFS client patch for async requests to backend (not read or write data)
library of simple asynchronous utilities for ruby
Perform asyncrhonous IO for ruby using blocks and threads just pure old ruby code.
Async limiters
Schedules and manages delayed, async and cron style tasks
Async MySQL client API for Ruby/EventMachine
Tool to produce and consume events to a distributed and async architecture
async library
JSON-socket client & server implementation based on async-io. Inspired by and compatible with sebastianseilund/node-json-socket
An asyncronous tcp socket for ruby
Libvirt event implementation on Fibers based on libvirt-ruby and async gems.
CLI and Ruby client library for Travis CI
Non-blocking thread-pool based workers for blocking operations.
Async mailer without any painful setup
Fluentd output plugin for Azure Event Hubs
abstraction over background job systems
Simple async HTTP crawler based on em-synchrony
To help implementation of Aquasync.
This gem allows you to write async processing code to your models right into your models code
Scaleable caching framework with 100% cache coverage, async server instances and sync worker instances supporting rack applications like Rails.
RunThisAsync allows you to call any chain of methods on a class (or object) asynchronously inside a sidekiq job.