-
You miss to add Chord classes to classpath.
java -cp peersim-1.0.5.jar;djep-1.0.0.jar;jep-2.3.0.jar;**PATH_TO_CHORD_JAR_OR_DOTCLASS_FOLDER_HERE** peersim.Simulator example.cfg.
2009-11-10 09:13:39 UTC by valeriobruno
-
Hi all:
I am a newer to PeerSim and i want to konw how i can run the addition code?i download the chord. enter the chord dir and copy peersim-1.0.5.jar;djep-1.0.0.jar;jep-2.3.0.jar in the dir.
from the cmd,enter the dir and using the "java -cp peersim-1.0.5.jar;djep-1.0.0.jar;jep-2.3.0.jar peersim.Simulator example.cfg"
it show:
D:\chord>java -cp...
2009-11-10 08:49:53 UTC by elvis_pan
-
> (i) I use an event driven simulator. At each cycle, all the peers sends a query. How can I choose a subset of all peers as query senders for each cycle?
Your question is ill-posed.
On ED simulations a node (ED)protocol is executed (by calling its processEvent() ) if and only if there are messages scheduled for that node protocol.
if your protocol sends a message on each cycle...
2009-10-07 09:19:14 UTC by valeriobruno
-
Hi,
I have several questions on PeerSim.
(i) I use an event driven simulator. At each cycle, all the peers sends a query. How can I choose a subset of all peers as query senders for each cycle?
(ii) How could I let the simulation go even if the end time is reached? (indeed it is possible with event driven simulation to have some messages in the queue after the defined end of simulation...
2009-10-06 22:07:45 UTC by minoan_boy
-
gjesi committed patchset 84 of module web to the peersim CVS repository, changing 2 files.
2009-10-01 16:55:41 UTC by gjesi
-
amontresor committed patchset 410 of module peersim to the peersim CVS repository, changing 1 files.
2009-10-01 13:01:40 UTC by amontresor
-
amontresor committed patchset 83 of module web to the peersim CVS repository, changing 13 files.
2009-10-01 12:19:00 UTC by amontresor
-
amontresor made 1 file-release changes.
2009-09-29 15:02:01 UTC by amontresor
-
amontresor committed patchset 409 of module peersim to the peersim CVS repository, changing 4 files.
2009-09-29 09:10:51 UTC by amontresor
-
[Avatar]
2009-04-13 15:45:27 CEST
Hello,
I would like to compare the RWProtocol implemented in isearch package with another scheme.
even if I use the same seed, the same distribution parameters (query_interval) in both configurations, I didn't get the same sequence of the random numbers needed in both schemes ( query size, keywords values...)
is there any way to get the same sequence of...
2009-09-17 20:14:22 UTC by aimen