- 授权协议: 未知
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://csiflabs.cs.ucdavis.edu/~twilliam/PySy/
- 软件文档: http://csiflabs.cs.ucdavis.edu/~twilliam/PySy/
软件介绍
PySy 是一个基于 JR 编程语言的 Python 包,当前支持 Python 2.x。
PySy implements many of the JR features in the form of a Python package. The end goal of PySy is to provide its users a useful and expressive environment for implementing concurrent and distributed programs. PySy provides abstractions for expressing several concurrent programming mechanisms, e.g., rendezvous, dynamic process creation, remote method invocation (RMI), and asynchronous message passing, which are easy to use and require significantly less user code than other existing Python concurrent and distributed programming alternatives.
深入理解Nginx(第2版)
陶辉 / 机械工业出版社 / 2016-2 / 99.00元
本书致力于说明开发Nginx模块的必备知识,第1版发行以后,深受广大读者的喜爱.然而由于Ng,nx功能繁多且性能强大,以致必须了解的基本技能也很庞杂,而第1版成书匆忙,缺失了几个进阶的技巧描述,因此第2版在此基础上进行了完善。 书中首先通过介绍官方Nginx的基本用法和配置规则,帮助读者了解一般Nginx模块的用法,然后重点介绍了女口何开发HTTP模块(含HTTP过滤模块)来得到定制化的Ng......一起来看看 《深入理解Nginx(第2版)》 这本书的介绍吧!
