Activity for peersim

  • Mark Jelasity Mark Jelasity committed [r570]

    removed colon from bib names

  • Alberto Montresor Alberto Montresor posted a comment on discussion Help

    You cannot read the size from the keyboard, but you can use config parameters in the command line. Like this: java peersim.Simulator configfile.txt overlay.size=1000

  • Sisar Sisar posted a comment on discussion Help

    yes, in fact I imagined that perhaps it was not possible but I asked for security. thank you so much

  • Valerio Bruno Valerio Bruno posted a comment on discussion Help

    Hi Sisar. Not sure if it's possible. You can create a small program which takes the input from the keyboard, creates the peersim config and runs the simulation.

  • Sisar Sisar posted a comment on discussion Help

    Hi, I wanted to know if it is possible to create a network by entering the number of the size from the keyboard without going through the configuration file. example: the user enters the number of nodes he wants to create and the size of the network assumes that value. Is it possible with peersim?

  • Aviato Aviato posted a comment on discussion Help

    Despite being 13 years could you guys elaborate on how the solution was solved. Facing this similar issue and struggling with a solution.

  • Mark Jelasity Mark Jelasity posted a comment on discussion Help

    Hi, what I would do is I'd write a control that monitors the number of messages and exits when the limit has been reached (controls can exit the simulation cleanly if they return "true"). This can overshoot a bit because conrols are not triggered by events, they are just scheduled ahead of time.

  • Nawras Khudhur Nawras Khudhur posted a comment on discussion Help

    Hello there, First of all thank you for providing this great tool. Is it possible to end the simulation by setting other limits rather than just a time? for example I need the simulation to stop after a desired number of a specific query messages are received by the peers in the network. Say I generate 100,000 query messages and I want to stop when I have received response for all/part of them, regardless of how much time does the simulation take? Thank you.

  • Jenan Abu-Assida Jenan Abu-Assida posted a comment on discussion Help

    I want to learn who to create configuration files for my project ?

  • Mark Jelasity Mark Jelasity posted a comment on discussion Help

    Hi, we normally only reply to technical problems with peersim itself. In any case, peersim does not know the concept of "p2p network", please check the tutorials to see what the building blocks are. This means for peersim it doesn't matter how many protocols you simulate and these can communicate as described in the documentation.

  • Siamak Siamak posted a comment on discussion Help

    I was wonder if you could tell me "how can I simulate the communication of 2 different PeerToPeer networks in PeerSim"?

  • Siamak Siamak posted a comment on discussion Help

    Sent from Mail for Windows 10

  • Siamak Siamak posted a comment on discussion Help

    I was wonder if you tell me how I can simulate the communictaion of 2 different (blockchain based) PeerToPeer networks?

  • Gian Paolo Jesi Gian Paolo Jesi committed [r569]

    New section for contributed documentation. Added contributed code item.

  • Gian Paolo Jesi Gian Paolo Jesi committed [r568]

    Added howto contribution from D.Malvestiti

  • SARA/AMOUN SARA/AMOUN posted a comment on discussion Help

    Hi, I'm a new on peersim we try to simulate two networks in peersim and we try to make interoperability between them these two networks are Gnutella and Chord and we didn't know how it works. please help thanks

  • Manuel Manriquez Manuel Manriquez modified a comment on discussion Help

    I want to build a voting system on a chord network, what should i do (roughly) to use Genc Tato (genc.tato@irisa.fr) Chordsim as a transport layer?

  • Manuel Manriquez Manuel Manriquez posted a comment on discussion Help

    I want to build a voting system on a chord network, what should i do (roughly) to use Genc Tato (genc.tato@irisa.fr) Chordsim?

  • Alberto Montresor Alberto Montresor posted a comment on discussion Help

    Hello, sorry for the late reply. Peersim is quite flexible, so the answer to these questions is yes. But you were probably looking for already existing packages doing that, and in such case I'm sorry, there are packages. You may want to have a look at http://peersim.sourceforge.net/doc/peersim/transport/KingParser.html to see a file that loads a topology from file. You should generate the topology through GT-ITM and then load them by modifying KingParser. A. On 08/11/2017 14:54, gm-psu wrote: Hi,...

  • gm-psu gm-psu posted a comment on discussion Help

    Hi, I am using peersim for simulation a peer-to-peer system using chord. I am trying to imitate a hybrid network and would like to know how I could integrate or connect GT-ITM software with peersim or if there is any other way I could built a 2 layered hybrid topology using peersim. Any suggestions or help will be greatly appreciated. Thank you.

  • Mark Jelasity Mark Jelasity committed [r567]

  • Mark Jelasity Mark Jelasity committed [r566]

    Removed CVSROOT

1 >
MongoDB Logo MongoDB