Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eventmachine

How to catch top level failures on an EventMachine server?

Rails/Ruby Error When Creating Database: Unable to load the EventMachine C extension

Integrating WebSockets with Rails using Rack and Event Machine

How to hand-over a TCP listening socket with minimal downtime?

How should I handle this use case using EventMachine?

ruby eventmachine

Thin EventMachine Sinatra vs. Rails

using the postgresql gem async

Why is EventMachine's defer slower than a Ruby Thread?

ruby eventmachine

Rails app and goliath api and database/models sharing

What is the best way to read files in an EventMachine-based app?

Why is rails not fully supporting writing evented code out out the box

Detect if application was started as HTTP server or not (rake task, rconsole etc)

Ruby concurrency: non-blocking I/O vs threads

Why is an event loop needed for Asynchronous I/O

Rails how to parse text/event-stream?

Could not bundle install because of 'eventmachine 1.0.3'

What is the point/purpose of Ruby EventMachine, Python Twisted, or JavaScript Node.js?

Error installing EventMachine gem on OSX Yosemite

How do EventMachine & Rails integrate?