`
bcyy
  • 浏览: 1823384 次
文章分类
社区版块
存档分类
最新评论

Twisted from Scratch, or The Evolution of Finger

 
阅读更多

2.5.1 介绍

当人们使用Twisted时,一般都会觉得Twisted强大的不可思议。甚至不知道从何说起。

本指南从会从基础开始,大量运用框架中的重要特征,慢慢构建功能全面的Twisted应用。这里会提供大量的代码,所以不用担心。

我们正关注的应用是“finger”服务,它由UNIX服务器提供支持,沿用了传统的熟悉的服务方式。我们将在标准服务的基础上,进行略微的扩展,以显示Twisted的高级特性。

2.5.2 主要内容

本教程分11部分:

  1. The Evolution of Finger:构建简单的finger服务;
  2. The Evolution of Finger:添加新特征;
  3. The Evolution of Finger:清理代码;
  4. The Evolution of Finger:转移到基于框架的组件;
  5. The Evolution of Finger:可插件化后台;
  6. The Evolution of Fingerweb前台;
  7. The Evolution of Finger:使用Perspective Broker支持Twisted客户端;
  8. The Evolution of Finger:为多协议使用单子工厂;
  9. The Evolution of FingerTwisted finger客户端;
  10. The Evolution of Finger:创建finger库;
  11. The Evolution of Finger:配置、打包finger服务。
分享到:
评论

相关推荐

    The Twisted Documentation

    Twisted is a good (if somewhat idiosyncratic) pure-python framework or library, depending on how you treat it, and it continues to improve. As a platform, Twisted should be focused on integration. ...

    The Twisted Documentation 电子版 pdf

    The Twisted Documentation 电子版 pdf twisted 框架 网络编程

    Twisted Network Programming Essentials, 2nd Edition

    Twisted comes with client and server implementations for all of its protocols, as well as utilities that make it easy to configure and deploy production-grade Twisted applications from the command ...

    Twisted Network Programming Essentials 2nd Edition

    Learn the core components of Twisted servers and clients Write asynchronous code with the Deferred API Construct HTTP servers with Twisted’s high-level web APIs Use the Agent API to develop flexible ...

    Twisted Network Programming Essentials

    Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, you'll learn the key concepts and design patterns to build event-driven client and ...

    Twisted系列教程.pdf

    第一部分:Twisted理论基础 第二部分:异步编程初探与reactor模式 第三部分:初步认识Twisted 第四部分:由Twisted支持的诗歌客户端 第一个twisted支持的诗歌服务器 第一滴心血 第五部分:由Twisted支持的诗歌...

    Twisted-13.1.0.win32-py2.7

    Twisted是一个事件驱动的python网络框架被所有类型的软件使用。

    开源应用程序架构 二(The Architecture of Open Source Applications 2)

    《The Architecture of Open Source Applications》 是一本新推出的采用“知识共享署名3.0 Unported”许可证的程序设计图书,每一章节讲述了一种开源程序的设计,如Scalable WebArchitecture andDistributed Systems...

    The Twisted Documentation.pdf

    The Twisted Documentation.pdf

    twisted入门教程源码

    Twisted Info Twisted入门教程源码

    twisted资料twisted资料

    twisted资料twisted资料twisted资料

    Python twisted教程

    最近有人在twisted邮件列表中问有没有一个可以让人快速学习twisted的文档.总体的来说:这个系列不是这样的一个文档.如果你没有很多时间或者耐心的话,这个系列的文章不太适合你. 不过,如果你对异步编程了解很少的话,...

    Twisted与异步编程入门

    Twisted与异步编程入门,最好的入门资源。

    计算机网络第六版答案

    An ISP earns its money by charging each of the the ISPs that connect to the IXP a relatively small fee, which may depend on the amount of traffic sent to or received from the IXP. 15. Google's ...

    AM26C31输出驱动器.pdf

    twisted-pair or parallel-wire transmission lines, and they provide the high-impedance state in the power-off condition. The enable functions are common to all four drivers and offer the choice of an ...

    Python Twisted模块 10.2.0

    Python Twisted模块 10.2.0Python Twisted模块 10.2.0Python Twisted模块 10.2.0Python Twisted模块 10.2.0Python Twisted模块 10.2.0Python Twisted模块 10.2.0

    Twisted Network Programming Essentials_html.zip

    Twisted is an event-driven network programming ... Twisted is based on the event-driven programming paradigm, which means that users of Twisted write short callbacks which are called by the framework.

Global site tag (gtag.js) - Google Analytics