github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

espace / neverblock forked from oldmoe/neverblock

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 82
    • 6
  • Source
  • Commits
  • Network (6)
  • Issues (2)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A collection of high level non-blocking IO libraries — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

adding message 
modsaid (author)
Wed Feb 11 15:35:52 -0800 2009
commit  09c1320a33a5dac08e20d8cfe94ca253ee63690a
tree    65d63aef2d7d8995db9a0b990d05872d9bf02eba
parent  bf02db6535cc55f01b09c63e6bc1bcf1efa789a0
neverblock /
name age
history
message
file README Wed Aug 13 06:36:44 -0700 2008 updated README [oldmoe]
file Rakefile Mon Sep 22 07:24:22 -0700 2008 spec rake [humanzz]
directory lib/ Wed Feb 11 15:35:52 -0800 2009 adding message [modsaid]
file neverblock.gemspec Wed Feb 11 15:35:52 -0800 2009 adding message [modsaid]
directory spec/ Tue Sep 23 07:40:31 -0700 2008 fibered connection pool spec [humanzz]
directory tasks/ Mon Sep 22 07:24:22 -0700 2008 spec rake [humanzz]
directory test/ Thu Sep 11 03:44:42 -0700 2008 better error handling for connections [oldmoe]
README
== NeverBlock
Never, ever!

NeverBlock is a collection of classes and modules that help you write evented non-blocking applications in a seemingly 
blocking mannner.

NeverBlock currently provides the following Libraries:

=== FiberExtensions
A set of extenstions to the standard Fiber implementation

=== NeverBlock::Pool::FiberPool 
A pool of fibers that can be used to provide an upper limit to the numbers of active fibers in an application

=== NeverBlock::Pool::FiberedConnectionPool
A generic fibered connection pool for all sorts of connections with support for transactions. This was mostly copied 
from Sequel::ConnectionPool

NeverBlock should be the basis for providing completely async Ruby application development that does not require the 
usual twisted style of evented programming. For example, you will be able to develop in Rails in the usual style and 
deploy to a NeverBlock server which will do all the IO in an evented manner without you even noticing this. 

=== License
Ruby License, http://www.ruby-lang.org/en/LICENSE.txt.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server