openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
resemblance
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
16 days
ago. based on code collected
16 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
do shuffle in a single erl process which chains the three tasks together. first cut of the removal of freq terms
mat
More...
over 15 years ago
do shuffle in a single erl process which chains the three tasks together. first cut of the removal of freq terms
mat
More...
over 15 years ago
go back to using gz compression, tests show that cpu burn outweighs disk io and using zlib is faster
mat
More...
over 15 years ago
introduce map_reduce_s task manager that makes use of the rewritten streaming bin_parser
mat
More...
over 15 years ago
further work in progress
mat
More...
over 15 years ago
parallisation of shuffle step into three stages, partition, sort_collect and merge
mat
More...
over 15 years ago
match size fields using sized binary
mat
More...
over 15 years ago
accumulate binary using sized binary pattern
mat
More...
over 15 years ago
binary parser that allows for partial reads
mat
More...
over 15 years ago
improvement of map reduce engine including combing map, reduce functionality into single map_reduce module. config what what map, reduce task to run to allow chaining. map_reduce.sh for implementing the sketch algorithm
mat
More...
over 15 years ago
move toward a map reduce system. first mr pass implemented.
mat
More...
over 15 years ago
random update from porting to run under test.rb
mat
More...
over 15 years ago
move away from dicts when lists would do, less mem footprint
mat
More...
over 15 years ago
flush to file per N sketches in common received
mat
More...
over 15 years ago
code move from sketches to reducer
mat
More...
over 15 years ago
comment on combine strategy so i dont forget what the hell i was thinking by the morning
mat
More...
over 15 years ago
move away from db version to map/reduce impl
mat
More...
over 15 years ago
wrong version
mat
More...
over 15 years ago
process per sketch, everything done in single proc, sketch in common saved to db
mat
More...
over 15 years ago
move all config to command line args, dfts in opts module, much easier to run tests
mat
More...
over 15 years ago
add sketchers message queue to stats output
mat
More...
over 15 years ago
missed param
mat
More...
over 15 years ago
move multinode boot stuff into mnode module
mat
More...
over 15 years ago
multi host version, worker procs simply rr assigned across nodes
mat
More...
over 15 years ago
line number in emit line callback and congestion control based on total num pending messages in queues
mat
More...
over 15 years ago
have a number of sketch_to_id processes and route sketch values across them. move routing_fn defn into modules that they relate to
mat
More...
over 15 years ago
more stats gathering
mat
More...
over 15 years ago
multiple sketches_in_common, parse per line, use set not ordset in sketch_to_id
mat
More...
over 15 years ago
remove timeout handler, just making it hard to debug
mat
More...
over 15 years ago
calculate coeffs for all pairs with common count above threshold. output in format usable for test comparison
mat
More...
over 15 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree