Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Internet > HTTP (WWW)

    cyclone 1.0 RC4

    Download button

    No screenshots available
    Downloads: 79  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Alexandre Fiori | More programs
    The Apache License 2.0 / FREE
    April 29th, 2012, 05:12 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    cyclone description

    Non-blocking web server

    cyclone is a low-level network toolkit, which provides support for HTTP 1.1 in an API very similar to the one implemented by the Tornado web server - which was developed by FriendFeed and later released as open source / free software by Facebook.

    Key differences between Cyclone and Tornado

    - Cyclone is based on Twisted, hence it may be used as a webservice protocol for interconnection with any other protocol implemented in Twisted.
    - Localization is based upon the standard Gettext instead of the CSV implementation in the original Tornado. Moreover, it supports pluralization exactly like Tornado does.
    - It ships with an asynchronous HTTP client based on TwistedWeb, however, it's fully compatible with one provided by Tornado - which is based on PyCurl. (The HTTP server code is NOT based on TwistedWeb, for several reasons)
    - Native support for XMLRPC and JsonRPC. (see the rpc demo)
    - WebSocket protocol class is just like any other Twisted Protocol (i.e.: LineReceiver; see the websocket demo)
    - Support for sending e-mail based on Twisted Mail, with authentication and TLS, plus an easy way to create plain text or HTML messages, and attachments. (see the e-mail demo)
    - Built-in support for Redis, based on txredisapi. We usually need an in-memory caching server like memcache for web applications. However, we prefer redis over memcache because it supports more operations like pubsub, various data types like sets, hashes (python dict), and persistent storage. See the redis demo for details.
    - Support for HTTP Authentication. See the authentication demo for details

    Advantages of being a Twisted Protocol

    - Easy deployment of applications, using twistd.
    - RDBM support via: twisted.enterprise.adbapi.
    - NoSQL support for MongoDB (TxMongo) and Redis (TxRedisAPI).
    - May combine many more functionality within the webserver: sending emails, communicating with message brokers, etc...
    - Integrates on existing twisted based projects easily
    - Leverages all Twisted protocols

    Benchmarks

    Some of the most popular Python web frameworks have been tested with a simple "hello world" application in order to compare performance against Cyclone.

    All the tests were performed using ApacheBench (ab -n 100000 -c 25 http://host). All servers were single-threaded process, with no proxies in between. Django was also tested, using both mod_python and WSGI - but the results aren't published because perhaps we missed extra configurations or tuning which led to bad performance.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    network toolkit | web server | non-blocking server | network | toolkit | Tornado



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM