-
Notifications
You must be signed in to change notification settings - Fork 23
Sp1
Andre Merzky edited this page May 8, 2014
·
65 revisions
SP1 of Sinon will be a simple, module based python implementation of a pilot framework. Its architecture is similar to the BigJob architecture: a client side python library and a remote pilot agent communicate over a central Redis instance, which is used as central storage for state information. All remote interactions of the SP1 implementation will be based on SAGA-Python.
- SP1 Mission Statement
- SP1 Roadmap and Milestones
- SP1 Architecture
- SP1 Data Model
- SP1 Scheduler Plugins