If you wish to run examples in current working directory, prefix python run_xxx.py with PYTHONPATH=..
Ensure that the scheduler and cluster are set up before running clients.
disconnect_client.pyShows how to disconnect a client from schedulergraphtask_client.pyShows how to send a graph based task to schedulergraphtask_nested_client.pyShows how to dynamically build graph in the remote endmap_client.pyShows how to use client.mapnested_client.pyShows how to send a nested task to schedulersimple_client.pyShows how to send a basic task to schedulersimple_scheduler.pyShows how to initialize a Schedulersimple_cluster.pyShows how to initialize a Cluster