Tags : Browse Projects

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

Ruby/EventMachine

Compare

  Analyzed about 8 hours ago

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!

19.1K lines of code

7 current contributors

9 months since last commit

10 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: gpl, Ruby_License

Sonia

Compare

  Analyzed about 6 hours 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.

18.4K lines of code

2 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Goliath

Compare

  Analyzed 1 day 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 ... [More] readable and maintainable code (read: no callbacks). [Less]

6.51K lines of code

0 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Ruby Pipe Run

Compare

  Analyzed 1 day ago

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

172 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

rainbows

Compare

  Analyzed about 21 hours 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.

11.3K lines of code

1 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: gpl, Ruby_License

QRPC (Ruby)

Compare

  Analyzed 1 day ago

Queued JSON-RPC client and server. Works as normal RPC server, but through queue interface, so allows highly scalable, distributed and asynchronous remote API implementation and fast data processing. It's based on EventMachine and Beanstalk, so it's fast and thread safe.

2.43K lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

virtual_table

Compare

  Analyzed about 13 hours ago

1.18K lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Ruby EventMachine Sequencer

Compare

  Analyzed 1 day 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.

304 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EventMachine FileUtils (Ruby)

Compare

  Analyzed about 21 hours 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).

164 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EventMachine Files (Ruby)

Compare

  Analyzed 1 day ago

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

267 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This