SrinivasMushnoori / repex

An implementation of the RepEx package as an application written in the EnTK API
MIT License
2 stars 2 forks source link

Book keeping and file handling: Replica output data should be written to/read from a "replica sandbox" #16

Open SrinivasMushnoori opened 5 years ago

SrinivasMushnoori commented 5 years ago

Currently we are using a convoluted mechanism for bookkeeping between replicas. Having the Exchange Task determine EX pairs are creating a "renamed" soft link going from replica N output --> replica K input (assuming N and K have accepted to exchange). This eliminates the need to use PST names to refer to replicas as well as network communication agent and client.