Difference between revisions of "ThmONAG"
From OpenScience
(→Description) |
(→Datasets) |
||
Line 9: | Line 9: | ||
=== Datasets === | === Datasets === | ||
− | [[OLQ one week]] | + | * [[OLQ one week]] |
− | [[OLQ one hour]] (includes bulkloader.yaml for uploading into Google Datastore) | + | * [[OLQ one hour]] (includes bulkloader.yaml for uploading into Google Datastore) |
=== Software === | === Software === |
Revision as of 22:22, 4 January 2011
Contents
Description
thmONAG computes the ETX path values with Google App Engine. It uses Dijkstra to compute shortest paths. Several Servlets are included to demonstrate the functionality.
Contributers
Datasets
- OLQ one week
- OLQ one hour (includes bulkloader.yaml for uploading into Google Datastore)
Software
thmONAG is implemented in Java. It runs on Google App Engine. It uses the App Engine Datastore to store link quality.
Version | Date | Description |
---|---|---|
[1] | January 2011 | Current version including all source. |