User Tools

Site Tools


pads:go-warp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pads:go-warp [2012/06/27 16:43] gdangelopads:go-warp [2014/02/05 10:19] (current) – [Download] gdangelo
Line 1: Line 1:
 ====== Go-Warp: a Time Warp simulator written in Go ====== ====== Go-Warp: a Time Warp simulator written in Go ======
  
 +Go-Warp is a simulator based on the Time Warp synchronization algorithm and implemented using the Go programming language. Go is a general purpose programming language announced
 +by Google in the late 2009 and now developed as an Open Source project. The Go language has good support for concurrency and communication; many features introduced in Go seem to have a good potential but its usage in Parallel And Distributed Simulation (PADS) is still not fully explored.
  
 +We have developed an alpha quality but complete implementation of Time Warp and to evaluate the performance of Go-Warp we used a synthetic benchmark called PHOLD, that is a model specifically designed for the performance evaluation of Time Warp implementations.
  
-**A preliminary version of Go-Warp can be freely downloaded from the [[pads:download|Download]] page.**+Both Go-Warp and the PHOLD model are provided in source code with an open source license.
  
 **For more information on the Go-Warp design, implementation and performance please see [[http://arxiv.org/abs/1206.2772|DISIO12]].** **For more information on the Go-Warp design, implementation and performance please see [[http://arxiv.org/abs/1206.2772|DISIO12]].**
 +
 +===== News =====
 +   * **27/06/2012**. GO-WARP: version 0.0.1
 +
 +===== Download =====
 +
 +|              ^  Sources  ^ Description |
 +^ Go-Warp 0.0.1    |    {{:pads:go-warp-src-0.0.1.tgz|}}  |  //Go-Warp alpha version 0.0.1 with PHOLD//  |
 +
 +The development tree of Go-Warp is available on {{https://github.com/gdazero/go-warp|github}}.
 +===== Citation =====
 +
 +To cite the Go-Warp software use:
 +
 +<file text gda-disio-12-2.txt>
 +Gabriele D'Angelo, Stefano Ferretti, Moreno Marzolla.
 +Time Warp on the Go.
 +Proc. of 3nd ICST/CREATE-NET Workshop on DIstributed SImulation and Online gaming (DISIO 2012) as part of SIMUTools 2012.
 +Desenzano, Italy, March 2012. ISBN: 978-1-936968-47-3
 +</file>
 +
 +If you use BibTeX for LaTeX, use:
 +
 +<file latex gda-disio-12-2.tex>
 +@inproceedings{gda-disio-12-2,
 +  author = {D'Angelo, Gabriele and Ferretti, Stefano and Marzolla, Moreno},
 +  title = {Time warp on the go},
 +  booktitle = {Proceedings of the 5th International ICST Conference on Simulation Tools and Techniques},
 +  series = {SIMUTOOLS '12},
 +  year = {2012},
 +  isbn = {978-1-4503-1510-4},
 +  location = {Desenzano del Garda, Italy},
 +  pages = {242--248},
 +  numpages = {7},
 +  publisher = {ICST (Institute for Computer Sciences, Social-Informatics and Telecommunications Engineering)},
 +  address = {ICST, Brussels, Belgium, Belgium}
 +}
 +</file>
 +
pads/go-warp.1340815424.txt.gz · Last modified: 2012/06/27 16:43 by gdangelo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki