openmole / gridscale

Scala library for accessing various file, batch systems, job schedulers and grid middlewares.
GNU Affero General Public License v3.0
27 stars 8 forks source link

Get rid of ScriptBuffer #11

Closed jopasserat closed 6 years ago

jopasserat commented 7 years ago

ScriptBuffer is still present in PBS and should be removed in favour of a new immutable abstraction.

An attempt to replace it can be found in Slurm and Condor