{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/cloud_task_executor","name":"cloud_task_executor","description":"The Cloud Task Executor is a versatile and powerful framework designed to simplify the execution of tasks in cloud environments such as AWS Lambda and Alibaba Cloud Function Compute (FC). It provides a unified interface for registering and executing tasks, managing execution contexts, and handling pre- and post-execution actions. This flexibility allows developers to focus on the core logic of their tasks without worrying about the underlying cloud infrastructure.","version":"0.1.4","softwareVersion":"0.1.4","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/aprchen/cloud_task_executor","issueTracker":"https://github.com/aprchen/cloud_task_executor/issues","keywords":["aws","lambda","task","fc","alibaba"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"aprchen","url":"https://github.com/aprchen"}],"author":[{"@type":"Person","name":"aprchen","url":"https://github.com/aprchen"}],"copyrightHolder":[{"@type":"Person","name":"aprchen","url":"https://github.com/aprchen"}],"dateCreated":"2024-07-26","dateModified":"2024-07-30","datePublished":"2024-07-30","copyrightYear":2024,"downloadUrl":"https://static.crates.io/crates/cloud_task_executor/cloud_task_executor-0.1.4.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/cloud_task_executor/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/cloud_task_executor/"]}