An open API service indexing awesome lists of open source software.

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

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