Twisted 2.4.0 review (linux)

Add to Watch List

Twisted is a framework, written in Python, for writing networked applications

License: LGPL (GNU Lesser General Public License)
OS: Linux
File size: 1967K
Developer: Twisted Matrix Labs      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

Twisted 2.4.0 is chat software developed by Twisted Matrix Labs.
Twisted is a framework, written in Python, for writing networked applications. Twisted includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker.

Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models.

Here are some key features of "Twisted":

  • Pluggable event loops allowing the developer to take advantage of platform-specific capabilities.
  • Abstractions of protocols and transports.
  • Through Twisted Spread, mechanisms for network encoding of data (in Python, Java, ELisp, and other languages), to a full-blown distributed object system.

    Twisted is an integration point for network services that were previously unable to interoperate. Services within a Twisted server can communicate with each other and share information providing a very integrated programming environment that can re-use large amounts of infrastructure across multiple network mediums (such as chat, web, and mail).

    As well as servers, Twisted supports several different kinds of clients and GUIs. This means that the client can re-use large portions of the server's code, improving test coverage and reliability while reducing code size.

    Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly.

    What's New in This Release:
  • This release includes many fixes for UDP and multicast stdio on Win32.
  • Many bug fixes were made for Trial, and its support for a large number of previously deprecated APIs was dropped.
  • Deferred Generators no longer leak their final result or exception.
  • LoopingCall now supports functions which return Deferreds.
  • A cooperative scheduler with pluggable policies has been added.
  • Much of the API documentation has been improved and a new guide for developing producers and consumers has been added.
  • This also includes new releases of Conch, Mail, Names, Words, and Web.
    Twisted 2.4.0 supports different languages (including english). It works with Linux.

    Downloading Twisted 2.4.0 will take minute if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a Twisted Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    Twisted related software

    • Twisted 2.4.0
      Twisted is a framework, written in Python, for writing networked applications
    • Twisted Mail 0.3.0
      Twisted Mail project provides client and server implementations of SMTP, POP3, and IMAP4
    • Twisted Web 0.6.0
      Twisted Web includes an HTTP/1.0 protocol implementation for both servers and clients
    • Twisted Words 0.4.0
      Twisted Words library provides implementations of a handful of IM protocols, including IRC, MSNP8, OSCAR, TOC, and Jabber. Twisted
    • Twisted Names 0.3.0
      Twisted Names project is both a domain name server as well as a client resolver library