Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Hydra: A Python Framework for Parallel Computing

View through CrossRef
This paper investigates the feasibility of developing a CSP to Python translator using a concurrent framework for Python. The objective of this translation framework, developed under the name of Hydra, is to produce a tool that helps programmers implement concurrent software easily using CSP algorithms. This objective was achieved using the ANTLR compiler generator tool, Python Remote Objects and PyCSP. The resulting Hydra prototype takes an algorithm defined in CSP, parses and converts it to Python and then executes the program using multiple instances of the Python interpreter. Testing has revealed that the Hydra prototype appears to function correctly, allowing simultaneous process execution. Therefore, it can be concluded that converting CSP to Python using a concurrent framework such as Hydra is both possible and adds flexibility to CSP with embedded Python statements.
Title: Hydra: A Python Framework for Parallel Computing
Description:
This paper investigates the feasibility of developing a CSP to Python translator using a concurrent framework for Python.
The objective of this translation framework, developed under the name of Hydra, is to produce a tool that helps programmers implement concurrent software easily using CSP algorithms.
This objective was achieved using the ANTLR compiler generator tool, Python Remote Objects and PyCSP.
The resulting Hydra prototype takes an algorithm defined in CSP, parses and converts it to Python and then executes the program using multiple instances of the Python interpreter.
Testing has revealed that the Hydra prototype appears to function correctly, allowing simultaneous process execution.
Therefore, it can be concluded that converting CSP to Python using a concurrent framework such as Hydra is both possible and adds flexibility to CSP with embedded Python statements.

Related Results

Hydra collecting for citizen scientists v2
Hydra collecting for citizen scientists v2
The freshwater cnidarian Hydra has been a model system for regeneration and developmental biology for over 250 years, but much remains unknown about their biodiversity and global d...
Hydra collecting for citizen scientists v3
Hydra collecting for citizen scientists v3
The freshwater cnidarian Hydra has been a model system for regeneration and developmental biology for over 250 years, but much remains unknown about their biodiversity and global d...
Epithelial morphogenesis in hydra requires de novo expression of extracellular matrix components and matrix metalloproteinases
Epithelial morphogenesis in hydra requires de novo expression of extracellular matrix components and matrix metalloproteinases
As a member of the phylum Cnidaria, the body wall of hydra is organized as an epithelium bilayer (ectoderm and endoderm) with an intervening extracellular matrix (ECM). Previous st...
Basic and Advance: Phython Programming
Basic and Advance: Phython Programming
"This book will introduce you to the python programming language. It's aimed at beginning programmers, but even if you have written programs before and just want to add python to y...
Rmc: Hydra Division
Rmc: Hydra Division
This case and its companion case, “Akron Foundry” (UVA-QA-0398), are a supply-chain negotiation for which there is a narrow zone of potential agreement. Locating outcomes in that z...
Rmc: Hydra Division
Rmc: Hydra Division
This case and its companion case, “ ”Akron Foundry" (UVA-QA-0398), are a supply-chain negotiation for which there is a narrow zone of potential agreement. Locating outcomes in that...
Cell-extracellular matrix interactions under in vivo conditions during interstitial cell migration in Hydra vulgaris
Cell-extracellular matrix interactions under in vivo conditions during interstitial cell migration in Hydra vulgaris
ABSTRACT Interstitial cell (I-cell) migration in hydra is essential for establishment of the regional cell differentiation pattern in the organism. All previous in v...

Back to Top