File: s4u-app-bittorrent.tesh

package info (click to toggle)
simgrid 4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 38,980 kB
  • sloc: cpp: 123,583; ansic: 66,779; python: 8,358; java: 6,406; fortran: 6,079; f90: 5,123; xml: 4,587; sh: 2,337; perl: 1,436; makefile: 105; lisp: 49; javascript: 7; sed: 6
file content (23 lines) | stat: -rw-r--r-- 1,532 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/usr/bin/env tesh

p Testing the Bittorrent implementation with S4U

! timeout 10
! output sort 19
$ ${bindir:=.}/s4u-app-bittorrent ${platfdir}/cluster_backbone.xml s4u-app-bittorrent_d.xml "--log=root.fmt:[%12.6r]%e(%i:%a@%h)%e%m%n"
> [    0.000000] (1:tracker@node-0.simgrid.org) Tracker launched.
> [    0.000000] (2:peer@node-1.simgrid.org) Hi, I'm joining the network with id 2
> [    0.000000] (3:peer@node-2.simgrid.org) Hi, I'm joining the network with id 3
> [    0.000000] (4:peer@node-3.simgrid.org) Hi, I'm joining the network with id 4
> [    0.000000] (5:peer@node-4.simgrid.org) Hi, I'm joining the network with id 5
> [    0.000000] (6:peer@node-5.simgrid.org) Hi, I'm joining the network with id 6
> [    0.000000] (7:peer@node-6.simgrid.org) Hi, I'm joining the network with id 7
> [    0.000000] (8:peer@node-7.simgrid.org) Hi, I'm joining the network with id 8
> [ 3000.000000] (1:tracker@node-0.simgrid.org) Tracker is leaving
> [ 5000.007806] (2:peer@node-1.simgrid.org) Here is my current status: 1111111111
> [ 5000.007806] (3:peer@node-2.simgrid.org) Here is my current status: 1111111111
> [ 5000.007806] (4:peer@node-3.simgrid.org) Here is my current status: 1111111111
> [ 5000.007806] (5:peer@node-4.simgrid.org) Here is my current status: 1111111111
> [ 5000.007806] (6:peer@node-5.simgrid.org) Here is my current status: 1111111111
> [ 5000.007806] (7:peer@node-6.simgrid.org) Here is my current status: 1111111111
> [ 5000.007806] (8:peer@node-7.simgrid.org) Here is my current status: 1111111111