[p2p-hackers] Network simulation

Chris Edwards chris at chris-edwards.org
Sun May 8 13:49:22 UTC 2005


>     *From: *Alex Pankratov <ap at hamachi.cc>
>     *Date: *5 May 2005 2:13:12 AM
>     *To: *"Peer-to-peer development." <p2p-hackers at zgp.org>
>     *Subject: Re: [p2p-hackers] Network simulation
>     Reply-To: *"Peer-to-peer development." <p2p-hackers at zgp.org>
> 
>     Would it be similar to this -
> 
>     http://www.tel.fer.hr/zec/vimage/
> 
>     or is it a userland layer ?

Hi Alex,

I've been working on the simulation tool Aaron refers to. The
virtualisation occurs entirely in userspace. We use a preloaded library
to intercept standard C library calls. This way it can easily be run on
clusters where root access is not available.

Hopefully we should have something generally useful to others very soon.

Chris




More information about the P2p-hackers mailing list