Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Ruby/EventMachine is a fast, simple event-processing library for Ruby programs. It lets you write network clients and servers without handling sockets- all you do is send and receive data. Single-threaded socket engine- scalable and FAST!

5.0
 
  0 reviews  |  10 users  |  14,542 lines of code  |  16 current contributors  |  Analyzed 8 days ago
 
 

Goliath is an open source version of the non-blocking (asynchronous) Ruby web server framework powering PostRank. It is a lightweight framework designed to meet the following goals: bare metal performance, Rack API and middleware support, simple configuration, fully asynchronous processing, and readable and maintainable code (read: no callbacks).

0
 
  0 reviews  |  2 users  |  7,729 lines of code  |  31 current contributors  |  Analyzed 7 months ago
 
 

Sonia allows you to set up a dashboard with information that is important to you. Think Panic's Status Board. At the moment, Sonia comes with Campfire, Foursquare, Github, Icinga, RSS, TfL, Twitter and Yahoo! Weather widgets.

0
 
  0 reviews  |  2 users  |  18,426 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients.

0
 
  0 reviews  |  1 user  |  11,205 lines of code  |  3 current contributors  |  Analyzed 7 days ago
 
 

Runs command and returns its standard output in single call. Both synchronous and asynchronous (with eventmachine) running is supported.

4.0
   
  0 reviews  |  1 user  |  104 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Third approach to EventMachine lightweight concurrency. Runs declared methods and blocks in sequence, each in one tick. So allows calls chaining with keeping the EventMachine multiplexing facility on.

0
 
  0 reviews  |  0 users  |  146 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Allows base file operations using UNIX commands such as standard library FileUtils, but returns CommandBuilder objects which allows wide customizations to final call and asynchronous evented EventMachine interface support (although it isn't required).

0
 
  0 reviews  |  0 users  |  83 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Sequenced file reader and writer through EventMachine. Solves problem of blocking disk IO when operating with large files.

0
 
  0 reviews  |  0 users  |  195 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Provides ability to run more callbacked methods backed by EventMachine of single or more objects by elegant, readable and transparent way in a linear sequence, so subsequently in single batch.

0
 
  0 reviews  |  0 users  |  38 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Wraps objects callbacks to EventMachine next ticks, so allows transparent multiplexing of objects which aren't multiplexable by default.

0
 
  0 reviews  |  0 users  |  83 lines of code  |  1 current contributor  |  Analyzed about 5 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.