https://github.com/lwouis/hashcode_helper
Library to run Google HashCode solution code on parallel threads
https://github.com/lwouis/hashcode_helper
hashcode
Last synced: 28 days ago
JSON representation
Library to run Google HashCode solution code on parallel threads
- Host: GitHub
- URL: https://github.com/lwouis/hashcode_helper
- Owner: lwouis
- Created: 2017-02-22T15:43:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T15:58:54.000Z (about 9 years ago)
- Last Synced: 2026-04-07T18:35:49.511Z (about 1 month ago)
- Topics: hashcode
- Language: Java
- Homepage:
- Size: 378 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Hashcode Helper
Library to run Google HashCode solution code on parallel threads. The goal is to push out the way some tasks such as:
* Providing /inputs/ and /outputs/ folders
* Zipping the source files as an output of each run
* Running 1 thread per input file to parallelize work