Skip to content

A Java agent to support the map-reduce project in beehive-lab. The project intercepts classes that override the Reducer and rewrites them, if legal, to use the combining mechanism.

License

Notifications You must be signed in to change notification settings

beehive-lab/map-reduce-optimiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MR4J Optimiser

A Java agent to support the map-reduce project in beehive-lab. The project intercepts classes that override the Reducer and rewrites them, if legal, to use the combining mechanism.

Publications

Towards co-designed optimizations in parallel frameworks: A MapReduce case study. Colin Barrett, Christos Kotselidis, Mikel Luján. ACM International Conference on Computing Frontiers 2016 (preprint available at http://arxiv.org/abs/1603.09679).

About

A Java agent to support the map-reduce project in beehive-lab. The project intercepts classes that override the Reducer and rewrites them, if legal, to use the combining mechanism.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages