- 授权协议: 未知
- 开发语言: 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.
