Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarcieri/jruby-nonblock
Real nonblocking I/O support for JRuby 1.6
https://github.com/tarcieri/jruby-nonblock
Last synced: about 1 month ago
JSON representation
Real nonblocking I/O support for JRuby 1.6
- Host: GitHub
- URL: https://github.com/tarcieri/jruby-nonblock
- Owner: tarcieri
- Created: 2012-02-15T03:54:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-02-18T23:56:50.000Z (over 12 years ago)
- Last Synced: 2024-05-01T23:13:26.077Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jruby-nonblock
==============
[![Build Status](http://travis-ci.org/tarcieri/jruby-nonblock.png)](http://travis-ci.org/tarcieri/jruby-nonblock)JRuby 1.6's nonblocking I/O support is broken. This applies a monkeypatch in
Java to fix it. All these fixes should hopefully wind up in JRuby 1.7.