globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
138 stars 44 forks source link

Enable GCEngine to support providers w/o a channel #1588

Closed rjmello closed 2 weeks ago

rjmello commented 2 weeks ago

Description

Some Parsl providers do not utilize Channel objects to communicate with resource managers (e.g., KubernetesProvider).

Type of change