]> AND Public Git Repository - simgrid.git/blobdiff - examples/s4u/app-bittorrent/s4u_bittorrent.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid into s_type_cleanup
[simgrid.git] / examples / s4u / app-bittorrent / s4u_bittorrent.hpp
index 4b02ab2f16950c0335d518bc0e36e0b9c12d1597..a3b296a2af3ea019e8c241ee92619a94a7fb8f43 100644 (file)
@@ -17,7 +17,7 @@
 /** Interval of time where the peer should send a request to the tracker */
 #define TRACKER_QUERY_INTERVAL 1000
 /** Communication size for a task to the tracker */
-#define TRACKER_COMM_SIZE 0.01
+#define TRACKER_COMM_SIZE 1
 #define GET_PEERS_TIMEOUT 10000
 #define TIMEOUT_MESSAGE 10
 #define TRACKER_RECEIVE_TIMEOUT 10