Re: [9fans] btfs, a BitTorrent client (attempt)

2009-07-16 Thread Mathieu L.
and of course I forgot to attach the .torrent, so here it is: http://smgl.fr.eu.org/lejatorn/plan9/btfs.torrent --- Begin Message --- Hello 9fans, So I'm following the ericvh school and I'm "releasing" that, because I for one badly need the peer review. However, the program is doing very little a

Re: [9fans] btfs, a BitTorrent client (attempt)

2009-07-16 Thread erik quanstrom
> So as a first approach I was thinking of having simply one thread for > each connection with a peer. And maybe one group of threads (in one > process) would be responsible for getting the pieces, while another > one (in another process) would be responsbile for sending the pieces > we have. How

[9fans] btfs, a BitTorrent client (attempt)

2009-07-16 Thread Mathieu L.
Hello 9fans, So I'm following the ericvh school and I'm "releasing" that, because I for one badly need the peer review. However, the program is doing very little at the moment and it should really be considered as some sort of alpha version. The code is neither efficient nor elegant and it defin