Changeset [2d47ea1c4d700d69d6960a771d007d91aa36cba3] by Shayan Pooya

March 3rd, 2014 @ 06:50 AM

Spread the schedulers as much as possible.

This option will bind the erlang schedulers to the cpu cores. According
to the erl documentation, this will improve the performance when we
only have one erlang OS process. We are assuming that this is the
common case.
It is not guaranteed that this will succeed.
https://github.com/discoproject/disco/commit/2d47ea1c4d700d69d6960a...

Committed by Shayan Pooya

  • M lib/disco/cli.py
New-ticket Create new ticket

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.

Shared Ticket Bins