Thanks for that Michele !
That is a nice trick for sharing information with different processes
reducing to the minimum the FS IO... It still has the IO bottleneck of
read/write from/to file compare with real data permanent in memory... but
still a valid approach...

On Thu, Feb 9, 2012 at 12:58 AM, Michele Comitini <
michele.comit...@gmail.com> wrote:

>  You can reach a very high level of
> parallelism with lower dead-locking probability than with java
> threads.
>

any source about that ? (any paper, benchmarks etc...)


-- 
Sebastian E. Ovide

Reply via email to