Class: DRMAA::SessionSingleton

Inherits:
Session
  • Object
show all
Includes:
Singleton
Defined in:
lib/ood_core/refinements/drmaa_extensions.rb

Overview

The one and only connection with DRMAA Attempting to instantiate a DRMAA::Session more than once causes it to crash

Instance Attribute Summary

Attributes inherited from Session

#retry

Method Summary

Methods inherited from Session

#finalize, #hold, #initialize, #job_ps, #release, #resume, #retry_until, #run, #run_bulk, #suspend, #sync, #sync!, #sync_all, #sync_all!, #terminate, #wait, #wait_any, #wait_each

Constructor Details

This class inherits a constructor from DRMAA::Session