[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

rev 0.2.2 released

Tony Arcieri

6/1/2008 3:08:00 AM

[Note: parts of this message were removed to make it a legal post.]

I'm pleased to announce the release of Rev 0.2.2, an event library for Ruby
which combines the high performance event monitoring of libev with I/O and
networking done with Ruby's own native IO objects and sockets.

This release incorporates the the latest libev release, 3.41, which has its
own fair share of performance improvements and bugfixes. Rev 0.2.2 also
brings with it bugfixes, including correcting a data corruption bug in the
buffering code, and also further relaxing the HTTP parser to handle more
types of HTTP responses.

Rev is available as a gem and can be installed with: gem install rev

If you're having trouble getting the latest version, it can be downloaded
directly at:

http://files.rubyforge.vm.bytemark.co.uk/rev/rev...

Enjoy!

--
Tony Arcieri
medioh.com

2 Answers

Roger Pack

6/3/2008 4:02:00 AM

0


> Rev is available as a gem and can be installed with: gem install rev

does it have a win32 [and or mingw] port, by chance?
--
Posted via http://www.ruby-....

Tony Arcieri

6/3/2008 4:09:00 AM

0

[Note: parts of this message were removed to make it a legal post.]

On Mon, Jun 2, 2008 at 10:02 PM, Roger Pack <rogerpack2005@gmail.com> wrote:

> does it have a win32 [and or mingw] port, by chance?
>

All the code should work on Win32, in theory, however it will most certainly
require some tweaking to the extconf.rb

--
Tony Arcieri
medioh.com