An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.4% on proxy.golang.org

proxy.golang.org : github.com/mark3labs/flyt

Package flyt provides batch processing capabilities for the flyt workflow framework. The batch package includes utilities for processing collections of items either sequentially or concurrently, with configurable batch sizes and concurrency limits. Key Features: Example (Batch Processing): Example (Batch Flow): Package flyt is a minimalist workflow framework for Go, inspired by Pocket Flow. It provides a simple graph-based abstraction for orchestrating tasks. Thread Safety: When using concurrent batch operations, ensure that your Node implementations are thread-safe. The framework provides SharedStore for safe concurrent access to shared data. Example:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mark3labs/flyt
License: MIT
Latest release: 13 days ago
First release: 2 months ago
Namespace: github.com/mark3labs
Stars: 12 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...