you first have to convert your problem to the map-reduce scheme. once you do that, there are frameworks that can help you. rpyc can do it as well, obviously, but i think you're looking for something that's more integrated with the map-reduce domain.
-tomer ----------------------------------------------------------------- *Tomer Filiba* tomerfiliba.com <http://www.facebook.com/tomerfiliba> <http://il.linkedin.com/in/tomerfiliba> On Sun, May 10, 2015 at 12:00 PM, Iacopo Guarneri <[email protected] > wrote: > Hello everyone! > I and my friends we are developing a project, which resides and runs on a > remote server. > This program does the calculations very complex, and its execution takes a > lot of time. > I wonder if it was possible with dispy share the power of our computers > with the remote server in order to reduce the execution time of the program. > What if you could you tell me examples to accomplish this? for both the > client and server sides. > thanks > > -- > > --- > You received this message because you are subscribed to the Google Groups > "rpyc" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "rpyc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
