[Bug 522613] New: Review Request: tornado - Scalable, non-blocking web server and tools

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 10 20:13:53 UTC 2009


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

Summary: Review Request: tornado - Scalable, non-blocking web server and tools

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

           Summary: Review Request: tornado - Scalable, non-blocking web
                    server and tools
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mapleoin at fedoraproject.org
         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://mapleoin.fedorapeople.org/pkgs/tornado/tornado.spec
SRPM URL:
http://mapleoin.fedorapeople.org/pkgs/tornado/tornado-0.1-1.fc11.src.rpm

Description: Tornado is an open source version of the scalable, non-blocking
web server and
and tools that power FriendFeed. The FriendFeed application is written using a
web framework that looks a bit like web.py or Google's webapp, but with
additional tools and optimizations to take advantage of the underlying
non-blocking infrastructure.

The framework is distinct from most mainstream web server frameworks (and
certainly most Python frameworks) because it is non-blocking and reasonably
fast. Because it is non-blocking and uses epoll, it can handle thousands of
simultaneous standing connections, which means it is ideal for real-time web
services. We built the web server specifically to handle FriendFeed's
real-time features — every active user of FriendFeed maintains an open
connection to the FriendFeed servers


Hello!

$ rpmlint ../RPMS/noarch/tornado-0.1-1.fc11.noarch.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Thank you!

-- 
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 Fedora-package-review mailing list