Download List

项目描述

Twisted is an event-based framework for Internet applications. It includes a Web server, an SMTP/POP3 server, a telnet server, an SSH server, an IRC server, a DNS server, a generic client/server pair for remote object access (Perspective Broker), and APIs for creating new protocols. It supports integration with GTK+, GTK+ 2, Qt, Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops. It also supports TCP, SSL and TLS, UDP, Unix sockets, multicast, and serial ports. Supported protocols include HTTP, FTP, SMTP, POP3, IMAP, TOC, OSCAR (AIM and ICQ), SSH, DNS, IRC, NNTP, Jabber, SOCKSv4, Telnet, SIP (for VoIP), and XML-RPC and SOAP using external packages. Most protocols are supported as both servers and clients.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-27 08:10
8.0.1

这是一个重大的功能释放,一些新功能和大量的错误修正。在完成端口反应堆已大有改善,许多缺陷已得到解决。扭现在可以安装easy_install。许多改进,使审判,扭曲的单元测试系统。一个新的memcache客户端协议的执行情况增加了。更多的却是这样做。
标签: Major feature enhancements
This is a major feature release, with several new
features and a great number of bugfixes. The IOCP
reactor is now much improved, and many bugs have
been resolved. Twisted may now be installed with
easy_install. Many improvements were made to
Trial, Twisted's unit testing system. A new
memcache client protocol implementation was added.
Much more was done.

2006-05-28 09:09
2.4.0

此版本包括UDP和基于Win32多播stdio很多补丁。许多错误修复了试行,其原先的反对API的大量支持下降。递延发电机不再泄漏的最终结果或异常。 LoopingCall现在支持职能,返回Deferreds。阿可插入的政策合作与调度增加了。 API的文件大多是改善和发展生产者和消费者的新指南增加了。这也包括新推出的海螺,邮件,名称,文字,网页。
标签: Major feature enhancements
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.

2005-05-30 01:24
2.0.1

新DeferredQueue类被固定在适当尊重所有积压和尺寸限制,以及对其作出了单元测试的改进。该错误地省略twisted.news包正确安装。 Qt的反应堆的迭代()方法现在的行为像其他反应堆迭代()方法。该插件缓存机制已被更改,只写出更改时,存在着变化。现在的GTK2的反应堆本身初始化正确,防止某些启动的比赛条件,更好的支持线程。
标签: Minor bugfixes
The new DeferredQueue class has been fixed to properly respect all backlog and size limits, as well as had improvements made to its unit tests. The incorrectly omitted twisted.news package now installs properly. The Qt reactor's iterate() method now behaves like other reactors' iterate() methods. The plugin caching mechanism has been changed to only write out changes when changes exist. The Gtk2 reactor now initializes itself properly, preventing certain startup race conditions, and with better supporting threads.

2005-03-29 16:46
2.0

此版本主要的新特性包括家庭替代种植与zope.interface,一个子项目与独立的发布周期,项目范围再许可的MIT许可,Python 2.4的兼容性修补程序包分开单独组件系统和主要工作效率在TCP改进算法和DelayedCall缓冲处理。许多其他小功能增强,除错和文件的改善也包括在内。
标签: Code cleanup
Major new features in this release include the
replacement of the home-grown component system
with zope.interface, a split of subprojects into
separate packages with separate release cycles,
project-wide relicensing to the MIT license,
Python 2.4 compatibility fixes, and major
efficiency improvements in the TCP buffering
algorithm and DelayedCall handling. Many other
minor feature enhancements, bugfixes, and
documentation improvements are also included.

2004-07-24 09:25
1.3.0

标签: Code cleanup

Project Resources