Changeset [ad42046ac50abc8eb77898f5734f099960be5937] by Shayan Pooya
March 25th, 2014 @ 07:05 AM
Cli: Make sure Erlang scheduler options are available before using them.
This should resolve issue #461 in which an old Erlang runtime refuses
to run
with the unavialble scheduling options.
https://github.com/discoproject/disco/commit/ad42046ac50abc8eb77898...
Committed by Shayan Pooya
- M lib/disco/cli.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.