Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Flowgrind
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Flowgrind
http://dbpedia.org/ontology/abstract Flowgrind is a testing and benchmarking toFlowgrind is a testing and benchmarking tool to measure throughput and other metrics for TCP.It was originally developed to study performance and behavior of TCP variants within Wireless mesh networks. In contrast to similar tools like Iperf or Netperf it features a distributed architecture, where throughput and othermetrics are measured between flowgrind server processes. The Flowgrind client hasthe purpose to schedule such measurements and collect the measurement data. Inherent with this architecture and its designation for Wireless mesh networks flowgrind supports: * separation of measured traffic and control traffic (e.g., to measure the wireless performance, but don't let the control traffic interfere), * a simultaneous measurement between any number of hosts running the flowgrind server (e.g., to create wireless crosstalk), * uni-directional, bi-directional or sophisticated request/response tests (e.g., to simulate various usage scenarios and protocols) and * packet capture support (e.g., for offline in-depth traffic analysis). Flowgrind allows the user to set various protocol parameters (e.g. the Congestion control algorithm) individually for each connection. This can be used to explore how certain settings affect network utilization and how they may compete which each other. Unlike most cross-platform testing tools, besides application layermetrics, Flowgrind can output some transport layer metrics, which areusually internal to the TCP/IP Stack. For example, on Linux this includesthe kernel's estimation of the end-to-end round-triptime and the size of the congestion window.ime and the size of the congestion window.
http://dbpedia.org/ontology/genre http://dbpedia.org/resource/Bandwidth_management +
http://dbpedia.org/ontology/latestReleaseDate "2016-09-19"^^xsd:date
http://dbpedia.org/ontology/latestReleaseVersion 0.8.0
http://dbpedia.org/ontology/license http://dbpedia.org/resource/GPL3 +
http://dbpedia.org/ontology/operatingSystem http://dbpedia.org/resource/OS_X + , http://dbpedia.org/resource/FreeBSD + , http://dbpedia.org/resource/Linux +
http://dbpedia.org/ontology/programmingLanguage http://dbpedia.org/resource/C_%28programming_language%29 +
http://dbpedia.org/ontology/wikiPageExternalLink https://github.com/flowgrind/flowgrind + , https://flowgrind.github.io/ +
http://dbpedia.org/ontology/wikiPageID 38793815
http://dbpedia.org/ontology/wikiPageLength 2983
http://dbpedia.org/ontology/wikiPageRevisionID 1121871763
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Bwping + , http://dbpedia.org/resource/Wireless_mesh_networks + , http://dbpedia.org/resource/Category:Network_performance + , http://dbpedia.org/resource/Transport_layer + , http://dbpedia.org/resource/Congestion_control + , http://dbpedia.org/resource/Measuring_network_throughput + , http://dbpedia.org/resource/Congestion_window + , http://dbpedia.org/resource/Client_%28computing%29 + , http://dbpedia.org/resource/GPL3 + , http://dbpedia.org/resource/C_%28programming_language%29 + , http://dbpedia.org/resource/Netperf + , http://dbpedia.org/resource/Transmission_Control_Protocol + , http://dbpedia.org/resource/FreeBSD + , http://dbpedia.org/resource/Pcap + , http://dbpedia.org/resource/TCP/IP + , http://dbpedia.org/resource/Bandwidth_management + , http://dbpedia.org/resource/Packet_generation_model + , http://dbpedia.org/resource/Ttcp + , http://dbpedia.org/resource/Server_%28computing%29 + , http://dbpedia.org/resource/GitHub + , http://dbpedia.org/resource/OS_X + , http://dbpedia.org/resource/Iperf + , http://dbpedia.org/resource/Application_layer + , http://dbpedia.org/resource/Linux + , http://dbpedia.org/resource/Round-trip_delay_time +
http://dbpedia.org/property/caption TCP Performance Measurement Tool
http://dbpedia.org/property/developer The Flowgrind team
http://dbpedia.org/property/genre http://dbpedia.org/resource/Bandwidth_management +
http://dbpedia.org/property/latestReleaseDate "2016-09-19"^^xsd:date
http://dbpedia.org/property/latestReleaseVersion 0.8
http://dbpedia.org/property/license http://dbpedia.org/resource/GPL3 +
http://dbpedia.org/property/name Flowgrind
http://dbpedia.org/property/operatingSystem http://dbpedia.org/resource/OS_X + , http://dbpedia.org/resource/FreeBSD + , http://dbpedia.org/resource/Linux +
http://dbpedia.org/property/programmingLanguage http://dbpedia.org/resource/C_%28programming_language%29 +
http://dbpedia.org/property/website https://flowgrind.github.io/ +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Infobox_software + , http://dbpedia.org/resource/Template:Release_date +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Network_performance +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Testing +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Flowgrind?oldid=1121871763&ns=0 +
http://xmlns.com/foaf/0.1/homepage https://flowgrind.github.io/ +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Flowgrind +
http://xmlns.com/foaf/0.1/name Flowgrind
owl:sameAs http://www.wikidata.org/entity/Q8564044 + , http://dbpedia.org/resource/Flowgrind + , http://rdf.freebase.com/ns/m.0rpg3qd + , https://global.dbpedia.org/id/51cxy +
rdf:type http://dbpedia.org/class/yago/Software106566077 + , http://www.wikidata.org/entity/Q7397 + , http://dbpedia.org/ontology/Software + , http://www.wikidata.org/entity/Q386724 + , http://dbpedia.org/class/yago/Writing106359877 + , http://dbpedia.org/class/yago/Communication100033020 + , http://schema.org/CreativeWork + , http://dbpedia.org/class/yago/CodingSystem106353757 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/WrittenCommunication106349220 + , http://dbpedia.org/ontology/Work + , http://dbpedia.org/class/yago/Code106355894 +
rdfs:comment Flowgrind is a testing and benchmarking toFlowgrind is a testing and benchmarking tool to measure throughput and other metrics for TCP.It was originally developed to study performance and behavior of TCP variants within Wireless mesh networks. In contrast to similar tools like Iperf or Netperf it features a distributed architecture, where throughput and othermetrics are measured between flowgrind server processes. The Flowgrind client hasthe purpose to schedule such measurements and collect the measurement data. Inherent with this architecture and its designation for Wireless mesh networks flowgrind supports:Wireless mesh networks flowgrind supports:
rdfs:label Flowgrind
hide properties that link here 
http://dbpedia.org/resource/Netperf + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Flowgrind + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Flowgrind + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.