Download Source Package libeventmachine-ruby:
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 131.4 kB | 572 kB | [list of files] |
| amd64 | 129.4 kB | 536 kB | [list of files] |
| armel | 124.5 kB | 508 kB | [list of files] |
| avr32 (unofficial port) | 125.6 kB | 524 kB | [list of files] |
| hppa | 141.1 kB | 564 kB | [list of files] |
| hurd-i386 | 124.3 kB | 516 kB | [list of files] |
| i386 | 133.0 kB | 528 kB | [list of files] |
| ia64 | 146.3 kB | 652 kB | [list of files] |
| kfreebsd-amd64 | 128.9 kB | 462 kB | [list of files] |
| kfreebsd-i386 | 128.7 kB | 452 kB | [list of files] |
| m68k (unofficial port) | 130.6 kB | 528 kB | [list of files] |
| mips | 122.6 kB | 556 kB | [list of files] |
| mipsel | 122.1 kB | 556 kB | [list of files] |
| powerpc | 136.1 kB | 560 kB | [list of files] |
| s390 | 129.1 kB | 540 kB | [list of files] |
| sparc | 130.1 kB | 528 kB | [list of files] |