PySy是一个基于JR编程语言的Python包,当前支持Python2.x。
PySyimplementsmanyoftheJRfeaturesintheformofaPythonpackage.TheendgoalofPySyistoprovideitsusersausefulandexpressiveenvironmentforimplementingconcurrentanddistributedprograms.PySyprovidesabstractionsforexpressingseveralconcurrentprogrammingmechanisms,e.g.,rendezvous,dynamicprocesscreation,remotemethodinvocation(RMI),andasynchronousmessagepassing,whichareeasytouseandrequiresignificantlylessusercodethanotherexistingPythonconcurrentanddistributedprogrammingalternatives.
评论