Ticket #8 (closed task: duplicate)

Opened 2 years ago

Last modified 1 year ago

Multinetwork

Reported by: jordi Owned by: nobody
Priority: major Milestone: oncoming
Component: planetsim Version: PlanetSim 3
Keywords: mutinetwork Cc: None

Description (last modified by jordi) (diff)

Extend PlanetSim to support one, two or more overlays within the simulation itself.

Some properties are important:

  • Ellapsed time: All internal overlay must have the same ellapsed time (e.g. 2200 steps).
  • Overlay connectors: Must appear the overlay-connector, super-peer or routing-peer, that connects two or more overlays itself.
  • Simulation routing: There exist two possible scenarios:
    • Easy: All overlay communication is routed within the overlay itself (don't cross the boundaries).
    • Difficult: Enable that different overlays may co-operate to build a unique (may be hierarchical) overlay.
  • Configuration files: I suggest the following:
    • Build an array of each common attribute for all overlays in planet.util.Properties. When the simulated overlay is changed, only will be needed to change the unique index, for accessing to all common properties in the required position.
    • Build a configuration file per overlay.

Note: There exist some experiences in sourceforge (collaborations).

Change History

Changed 2 years ago by jordi

  • status changed from new to closed
  • resolution set to invalid

Changed 2 years ago by jordi

  • status changed from closed to reopened
  • description modified (diff)
  • version set to PlanetSim 3.0
  • milestone set to oncoming
  • keywords multinetwork added
  • resolution deleted

Changed 2 years ago by jordi

  • status changed from reopened to closed
  • resolution set to duplicate

Changed 1 year ago by anonymous

  • cc None added
  • summary changed from Multinetwork to None
  • priority changed from major to trivial
  • milestone changed from oncoming to 3.1
  • keywords None added; multinetwork removed
  • type changed from task to defect

Changed 1 year ago by jordi

  • keywords mutinetwork added; None removed
  • priority changed from trivial to major
  • summary changed from None to Multinetwork
  • milestone changed from 3.1 to oncoming

Changed 1 year ago by jordi

  • type changed from defect to task
Note: See TracTickets for help on using tickets.