lfex / py

Distributed Python for the Erlang Ecosystem
220 stars 13 forks source link

Provide support for parallelizing Python calls #38

Open oubiwann opened 9 years ago

oubiwann commented 9 years ago

This may only require:

In contrast to the goal of issue #37, this ticket aims to support parallelization of a function across all Python servers.

To clarify:

Maybe these functions could go in a py-para.lfe module ...

Sources for reference: