[Pypar-developers] parallelizing source code
Brought to you by:
uniomni
|
From: Justus S. <jus...@gm...> - 2008-03-16 14:28:56
|
Cheers, I found out about pypar a couple of weeks ago. I instantly started to develop a distributed system which distributes source code in the form of strings. I would like to contribute this into the project by maybe opening something like pypar-tools. My implementation is kindof adhoc and I would like to ask if I can get some tips concerning this issue. Can I distribute code objects instead of strings? Would that be more efficient? Questions like that are of my concern. Is somebody doing something similar? Yours, Justus |