- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/openstack/pylockfile
软件介绍
Pylockfile 是一个文件锁包,它导出一个提供简单 API 的 LockFile 类。不像 Windows 的 msvcrt.locking、fcntl.lockf、flock 功能和弃用的 posixfile 模块,此 API 可跨越 Unix 平台(包括 Linux 和 Mac)以及 Windows 平台。它的加密机制是基于链接(Unix 上的)的 Nature 以及 mkdir(Windows上的) 系统调用。
Programming Collective Intelligence
Toby Segaran / O'Reilly Media / 2007-8-26 / USD 39.99
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the......一起来看看 《Programming Collective Intelligence》 这本书的介绍吧!
