############## Lightning Work ############## **Audience:** Users who want to know how Lightning Work works under the hood 🤯. ---- ******************* Peek under the hood ******************* .. raw:: html
.. displayitem:: :header: To Cache or Not to Cache Calls :description: Learn more about work execution and internal caching. :col_css: col-md-4 :button_link: ../../workflows/run_work_once.html :height: 180 :tag: Basic .. displayitem:: :header: Parallel Work :description: Learn more about work parallelization. :col_css: col-md-4 :button_link: ../../workflows/run_work_in_parallel.html :height: 180 :tag: Basic .. displayitem:: :header: Sharing files between works :description: Learn more about data transfer works. :col_css: col-md-4 :button_link: ../../glossary/storage/storage.html :height: 180 :tag: Intermediate .. displayitem:: :header: Sharing Python Objects between works :description: Learn more about sharing objects. :col_css: col-md-4 :button_link: payload.html :height: 180 :tag: Intermediate .. displayitem:: :header: Checking Work Status :description: Learn more about work status. :col_css: col-md-4 :button_link: status.html :height: 180 :tag: Advanced .. displayitem:: :header: Handling App Exceptions :description: Learn more about exception capturing. :col_css: col-md-4 :button_link: handling_app_exception.html :height: 180 :tag: Advanced .. raw:: html
.. raw:: html
.. displayitem:: :header: Customize your Cloud Compute :description: Learn more about changing hardware and requirements. :col_css: col-md-4 :button_link: compute.html :height: 180 :tag: Cloud .. raw:: html
---- ****************** Lightning Work API ****************** .. raw:: html
.. displayitem:: :header: LightningWork API :description: Look into the Lightning API reference. :col_css: col-md-4 :button_link: lightning_work.html :height: 180 .. raw:: html