module-multi-threading
Data processor
A module that enables parallel processing of large data sets in Magento 2 using multiple child processes.
This module is a powerful tool for developers who want to process large data sets in a short amount of time.
80 stars
5 watching
10 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kapolos/pramda | A PHP implementation of functional programming concepts to simplify data processing and analysis. | 245 |
nysol/mcmd | A set of commands for high-speed processing of large-scale CSV data | 33 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
nathanmarz/cascalog | A library for data processing and querying on large datasets without the need for Hadoop expertise | 1,375 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,871 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
kanaka/wam | A WebAssembly macro language and processor that converts WAM syntax to standard Wat syntax and processes modules with additional features. | 64 |
kx499-zz/ostip | A full-stack Python project with a focus on data storage and processing, utilizing Redis as a key-value store and Celery for task management. | 28 |
apache/samza | A distributed stream processing framework for handling high-volume data streams with fault tolerance and durability guarantees | 817 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
reubano/meza | A lightweight toolkit for processing tabular data with a focus on functional programming and PyPy compatibility. | 417 |
zseder/webcorpus | A collection of scripts and programs for processing crawled data into a usable text corpus. | 8 |
mahmoud/glom | Provides a declarative way to handle nested data structures in Python | 1,920 |
utdemir/distributed-dataset | A Haskell-based framework for processing and distributing large datasets across multiple nodes in parallel. | 116 |
fsprojects/simdarray | A library that provides performance-enhanced array operations using SIMD and parallel processing in F# | 132 |