微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

PySy JR 的 Python 实现

程序名称:PySy

授权协议: 未知

操作系统: 跨平台

开发语言: Python

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.

PySy 官网

http://csiflabs.cs.ucdavis.edu/~twilliam/PySy/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐