[Bug 556433] New: Review Request: rubygem-eventmachine - Ruby/EventMachine library

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 18 12:30:42 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: rubygem-eventmachine - Ruby/EventMachine library

https://bugzilla.redhat.com/show_bug.cgi?id=556433

           Summary: Review Request: rubygem-eventmachine -
                    Ruby/EventMachine library
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: ruben at rubenkerkhof.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://ruben.fedorapeople.org/rubygem-eventmachine.spec
SRPM URL:
http://ruben.fedorapeople.org/rubygem-eventmachine-0.12.10-1.fc13.src.rpm
Description:
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.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list