Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add java-bittorrent example (still not working).
[simgrid.git] / examples / lua / bittorrent / bittorrent.tesh
1 $ lua bittorrent.lua
2 > [Jacquelin:tracker:(1) 0.000000] [lua/INFO] Tracker launched
3 > [Boivin:peer:(2) 0.000000] [lua/INFO] Hi, I'm joining the network with id 2
4 > [Jean_Yves:peer:(3) 0.000000] [lua/INFO] Hi, I'm joining the network with id 3
5 > [TeX:peer:(4) 0.000000] [lua/INFO] Hi, I'm joining the network with id 4
6 > [Geoff:peer:(5) 0.000000] [lua/INFO] Hi, I'm joining the network with id 5
7 > [Disney:peer:(6) 0.000000] [lua/INFO] Hi, I'm joining the network with id 6
8 > [iRMX:peer:(7) 0.000000] [lua/INFO] Hi, I'm joining the network with id 7
9 > [McGee:peer:(8) 0.000000] [lua/INFO] Hi, I'm joining the network with id 8
10 > [Boivin:peer:(2) 3.048882] [lua/INFO] Received an answer from the tracker with 0 peers inside
11 > [Jean_Yves:peer:(3) 3.925092] [lua/INFO] Received an answer from the tracker with 1 peers inside
12 > [Jean_Yves:peer:(3) 3.925092] [lua/INFO] Start downloading.
13 > [Geoff:peer:(5) 6.005341] [lua/INFO] Received an answer from the tracker with 3 peers inside
14 > [TeX:peer:(4) 6.812588] [lua/INFO] Received an answer from the tracker with 2 peers inside
15 > [TeX:peer:(4) 6.812588] [lua/INFO] Start downloading.
16 > [Jean_Yves:peer:(3) 6.925093] [lua/INFO] Starting main leech loop
17 > [TeX:peer:(4) 8.619837] [lua/INFO] Starting main leech loop
18 > [Disney:peer:(6) 9.823538] [lua/INFO] Received an answer from the tracker with 4 peers inside
19 > [Disney:peer:(6) 9.823538] [lua/INFO] Start downloading.
20 > [Disney:peer:(6) 10.644341] [lua/INFO] Starting main leech loop
21 > [McGee:peer:(8) 13.888352] [lua/INFO] Received an answer from the tracker with 6 peers inside
22 > [McGee:peer:(8) 13.888352] [lua/INFO] Start downloading.
23 > [iRMX:peer:(7) 15.043659] [lua/INFO] Received an answer from the tracker with 5 peers inside
24 > [iRMX:peer:(7) 15.043659] [lua/INFO] Start downloading.
25 > [McGee:peer:(8) 16.609414] [lua/INFO] Starting main leech loop
26 > [iRMX:peer:(7) 24.873510] [lua/INFO] Starting main leech loop
27 > [Jacquelin:tracker:(1) 3000.000000] [lua/INFO] Tracker is leaving
28 > [Geoff:peer:(5) 5000.005341] [lua/INFO] My status is now 1111111111
29 > [Boivin:peer:(2) 5000.048882] [lua/INFO] My status is now 1111111111
30 > [McGee:peer:(8) 5000.609414] [lua/INFO] My status is now 1111111111
31 > [TeX:peer:(4) 5000.619837] [lua/INFO] My status is now 1111111111
32 > [Disney:peer:(6) 5000.644339] [lua/INFO] My status is now 1111111111
33 > [iRMX:peer:(7) 5000.873506] [lua/INFO] My status is now 1111111111
34 > [Jean_Yves:peer:(3) 5000.925088] [lua/INFO] My status is now 1111111111
35