An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: 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.
12 versions
Latest release: almost 3 years ago
5 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/ISE-SMILE/corral

View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/ISE-SMILE%2Fcorral

Dependent Repos 3

tawalaya/metrics
Prometheus + Docker Collector for Corral Workloads

Size: 48.8 KB - Last synced: 11 months ago - Pushed: about 3 years ago

ISE-SMILE/corral-tpc-h
TPCH Implementation for Corral++

Size: 365 KB - Last synced: 11 months ago - Pushed: almost 3 years ago

ISE-SMILE/corral_redis_deploy

Size: 65.4 KB - Last synced: 11 months ago - Pushed: over 3 years ago