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

Top 8.7% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
Top 9.9% forks on proxy.golang.org

proxy.golang.org : github.com/ISE-SMILE/corral

Package corral is a MapReduce framework designed to be deployed to serverless platforms, like AWS Lambda. It presents a lightweight alternative to Hadoop MapReduce. Much of the design philosophy was inspired by Yelp's mrjob -- corral retains mrjob's ease-of-use while gaining the type safety and speed of Go. Corral's runtime model consists of stateless, transient executors controlled by a central driver. Currently, the best environment for deployment is AWS Lambda, but corral is modular enough that support for other serverless platforms can be added as support for Go in cloud functions improves. Corral is best suited for data-intensive but computationally inexpensive tasks, such as ETL jobs.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21i%21s%21e-%21s%21m%21i%21l%21e/corral
License: MIT
Latest release: almost 3 years ago
First release: over 4 years ago
Namespace: github.com/ISE-SMILE
Dependent packages: 5
Dependent repositories: 3
Stars: 1 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...