Linda+Python  Neverlang
*****************************


This package contains the Neverlang modules implementing the simple Linda Python language and the example contained in the article.
There are two packages one with Tuplespace implemented as static variable (LindaPyCom) the other where the TS
 is implemented as external persistend rmi object (LindaPyComRmi).

In order to run the example add the path of the Neverlang executable scripts in the PATH environment variable.
Move to the test directory contained in each example and run the "test.sh" scritpt.


NOTES

for LindaPyComRmi 

The script test.sh register the RMI object using the rmiregistry in localhost. Ensure to have the permission to run this operation. 
The test failed if another instance of the rmiregistry is running.





