1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified big task More... almost 11 years ago
Modified task examples More... almost 11 years ago
Modified task examples More... almost 11 years ago
Added time More... almost 11 years ago
Added control for gridfs garbage collection More... almost 11 years ago
Improving reduce performance More... almost 11 years ago
Added partitioning to improve reduce performenace More... almost 11 years ago
Reduce workers are taken jobs depending in gridfs chunk More... almost 11 years ago
Reduce workers are taken jobs depending in gridfs chunk More... almost 11 years ago
Caching last chunk of data in workers, in order to reduce overhead of reduce jobs. Stills running at 15% of CPU More... almost 11 years ago
Solving problems More... almost 11 years ago
Added batch insert procedure to cnn object (connection object), which allows to share the same procedure over all the system More... almost 11 years ago
Added garbage collection with reduced frequency More... almost 11 years ago
Merge branch 'devel' of ssh://github.com/pakozm/lua-mapreduce into devel More... almost 11 years ago
Improved merge performance removing innecessary collect garbage calls More... almost 11 years ago
Solved minor bug More... almost 11 years ago
Reducing calls to chunk:data() More... almost 11 years ago
Added intermediate combiner after every map job More... almost 11 years ago
Added intermediate combiner after every map job More... almost 11 years ago
Added intermediate combiner after every map job More... almost 11 years ago
Added intermediate combiner after every map job More... almost 11 years ago
Map keys with only one associated value will be inserted directly in reduce results namespace More... almost 11 years ago
Added more garbage collection control More... almost 11 years ago
Added remove file for sanity when a new gridfs file is going to be stored More... almost 11 years ago
Removed get_gridfs_name, it wasn't necessary More... almost 11 years ago
Removed number of tasks limit, added more verbosity in server.lua and improved chunk dowloading in gridFS lines iterator More... almost 11 years ago
Improved map executing using auxiliary disk files and gridFS More... almost 11 years ago
Merge branch 'devel' More... almost 11 years ago
Improved to work with gridfs, allowing to perform large reductions without mongo bson document max size problems More... almost 11 years ago
Update README.md More... almost 11 years ago