Posted By: Rafael Sevilla
Date: 2010-04-20 06:39
Summary: EMDRb 0.4.4 has been released
Project: emdrb
EMDRb 0.4.4 has been released.
EMDRb is an implementation of the distributed Ruby protocol that uses EventMachine to perform its network communication. It can be used as a drop-in replacement for the standard DRb package included in the core Ruby, but provides some extensions such as asynchronous method calls.
Changes:
### 0.4.4 (2010-04-20)
* Preliminary fixes that allow EMDRb to work with either Ruby 1.8 or Ruby 1.9. |
|