Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Completely remove ruby and java from simgrid project.
[simgrid.git] / examples / ruby / PingPong.tesh
diff --git a/examples/ruby/PingPong.tesh b/examples/ruby/PingPong.tesh
deleted file mode 100644 (file)
index 90380e5..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#PingPong Example
-
-$ ruby -I ../../src/bindings/ruby PingPong.rb
-> [Inmos:Sender:(1) 0.000000] [ruby/INFO] Hello from Sender
-> [Inmos:Sender:(1) 0.000000] [ruby/INFO] Host count :1
-> [Inmos:Sender:(1) 0.000000] [ruby/INFO] sender time :0.0
-> [Inmos:Sender:(1) 0.000000] [ruby/INFO] task created :PingTask
-> [Bellevue:Receiver:(2) 0.000000] [ruby/INFO] Hello from Receiver
-> [Inmos:Sender:(1) 0.015501] [ruby/INFO] Bye!!
-> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Got at time: 0.0155013008533275
-> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Was sent at time 0.0
-> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Communication Time: 0.0155013008533275
-> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] --- bw 6451071490.46357 ----
-> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Bye!!