Marble/TileDownload: Difference between revisions

From KDE TechBase
(New page: === Design considerations === Downloading of tiles should be in separate threads so that each connection to a tile server has its own thread. Connections to tile servers should use the "...)
 
(Page moved to community wiki)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=== Design considerations ===
{{ Moved To Community }}
 
Downloading of tiles should be in separate threads so that each connection to a tile server has its own thread.
 
Connections to tile servers should use the "keep alive" feature. At the moment for every tile a new connection is created.

Latest revision as of 17:42, 25 October 2016

This page is now on the community wiki.